c_src: update for new ffi syntax
[nit.git] / c_src / string_search.sep.0.h
index d84b6b3..0b67b51 100644 (file)
@@ -4,7 +4,6 @@ val* string_search__Pattern__search_in(val* self, val* p0, long p1);
 val* NEW_array__Array(const struct type* type);
 extern const struct type type_array__Arraystring_search__Match;
 extern const int COLOR_array__Array__init;
-void CHECK_NEW_array__Array(val*);
 extern const int COLOR_string_search__Pattern__search_in;
 extern const int COLOR_abstract_collection__SimpleCollection__add;
 extern const int COLOR_string_search__Match__after;
@@ -13,7 +12,6 @@ extern const int COLOR_string_search__Match__from;
 val* NEW_string_search__Match(const struct type* type);
 extern const struct type type_string_search__Match;
 extern const int COLOR_string_search__Match__init;
-void CHECK_NEW_string_search__Match(val*);
 extern const int COLOR_abstract_collection__Collection__length;
 val* string_search__Pattern__split_in(val* self, val* p0);
 extern const int COLOR_string_search__BM_Pattern___motif;
@@ -31,7 +29,6 @@ extern const int COLOR_array__Array__with_capacity;
 val* NEW_array__ArrayMap(const struct type* type);
 extern const struct type type_array__ArrayMapkernel__Charkernel__Int;
 extern const int COLOR_array__ArrayMap__init;
-void CHECK_NEW_array__ArrayMap(val*);
 extern const int COLOR_string_search__BM_Pattern___bc_table;
 extern const int COLOR_string_search__BM_Pattern__compute_gs;
 extern const int COLOR_string_search__BM_Pattern__compute_bc;