c_src: update for new ffi syntax
[nit.git] / c_src / opts.sep.0.h
index 3876ee3..f89c5b3 100644 (file)
@@ -20,7 +20,6 @@ void opts__Option__default_value_61d(val* self, val* p0);
 val* NEW_array__Array(const struct type* type);
 extern const struct type type_array__Arraystring__String;
 extern const int COLOR_array__Array__init;
-void CHECK_NEW_array__Array(val*);
 extern const int COLOR_array__Collection__to_a;
 void opts__Option__init_opt(val* self, val* p0, val* p1, val* p2);
 extern const int COLOR_abstract_collection__SimpleCollection__add_all;
@@ -31,7 +30,6 @@ val* NEW_string__Buffer(const struct type* type);
 extern const struct type type_string__Buffer;
 val* string__NativeString__to_s_with_length(char* self, long p0);
 extern const int COLOR_string__Buffer__from;
-void CHECK_NEW_string__Buffer(val*);
 extern const int COLOR_string__Collection__join;
 extern const int COLOR_abstract_collection__Sequence__append;
 extern const int COLOR_abstract_collection__Collection__length;
@@ -110,7 +108,6 @@ extern const int COLOR_array__AbstractArrayRead__last_index_of;
 val* NEW_range__Range(const struct type* type);
 extern const struct type type_range__Rangekernel__Int;
 extern const int COLOR_range__Range__init;
-void CHECK_NEW_range__Range(val*);
 val* string__Char__to_s(char self);
 extern const int COLOR_opts__OptionContext___optmap;
 extern const int COLOR_abstract_collection__MapRead__has_key;
@@ -125,7 +122,6 @@ extern const struct type type_array__Arrayopts__Option;
 val* NEW_hash_collection__HashMap(const struct type* type);
 extern const struct type type_hash_collection__HashMapstring__Stringopts__Option;
 extern const int COLOR_hash_collection__HashMap__init;
-void CHECK_NEW_hash_collection__HashMap(val*);
 void opts__OptionContext__init(val* self);
 extern const int COLOR_abstract_collection__Map___91d_93d_61d;
 void opts__OptionContext__build(val* self);