c_src: update for new ffi syntax
[nit.git] / c_src / more_collections.sep.0.h
index 2ba9db3..b2431bf 100644 (file)
@@ -9,7 +9,6 @@ extern const int COLOR_array__Arraymore_collections__MultiHashMap_FT1;
 val* NEW_array__NativeArray(int length, const struct type* type);
 extern const int COLOR_array__NativeArraymore_collections__MultiHashMap_FT1;
 extern const int COLOR_array__Array__with_native;
-void CHECK_NEW_array__Array(val*);
 extern const int COLOR_abstract_collection__Map___91d_93d_61d;
 void more_collections__MultiHashMap__add_one(val* self, val* p0, val* p1);
 extern const int COLOR_hash_collection__HashMap__init;
@@ -25,7 +24,6 @@ val* more_collections__HashMap2___91d_93d(val* self, val* p0, val* p1);
 extern const int COLOR_more_collections__HashMap2_FT2;
 val* NEW_hash_collection__HashMap(const struct type* type);
 extern const int COLOR_hash_collection__HashMapmore_collections__HashMap2_FT1more_collections__HashMap2_FT2;
-void CHECK_NEW_hash_collection__HashMap(val*);
 void more_collections__HashMap2___91d_93d_61d(val* self, val* p0, val* p1, val* p2);
 void more_collections__HashMap2__init(val* self);
 extern const int COLOR_more_collections__HashMap3___64dlevel1;
@@ -42,7 +40,6 @@ extern const int COLOR_more_collections__HashMap3_FT3;
 val* NEW_more_collections__HashMap2(const struct type* type);
 extern const int COLOR_more_collections__HashMap2more_collections__HashMap3_FT1more_collections__HashMap3_FT2more_collections__HashMap3_FT3;
 extern const int COLOR_more_collections__HashMap2__init;
-void CHECK_NEW_more_collections__HashMap2(val*);
 extern const int COLOR_more_collections__HashMap2___91d_93d_61d;
 void more_collections__HashMap3___91d_93d_61d(val* self, val* p0, val* p1, val* p2, val* p3);
 void more_collections__HashMap3__init(val* self);