c_src: update for new ffi syntax
[nit.git] / c_src / auto_super_init.sep.0.h
index 50e7dbb..f06ebf3 100644 (file)
@@ -40,13 +40,11 @@ extern const int COLOR_parser_nodes__AConcreteMethPropdef__n_block;
 val* NEW_auto_super_init__AutoSuperInitVisitor(const struct type* type);
 extern const struct type type_auto_super_init__AutoSuperInitVisitor;
 extern const int COLOR_auto_super_init__AutoSuperInitVisitor__init;
-void CHECK_NEW_auto_super_init__AutoSuperInitVisitor(val*);
 extern const int COLOR_parser_nodes__Visitor__enter_visit;
 extern const int COLOR_auto_super_init__AutoSuperInitVisitor__has_explicit_super_init;
 val* NEW_array__Array(const struct type* type);
 extern const struct type type_array__Arraymodel__MMethod;
 extern const int COLOR_array__Array__init;
-void CHECK_NEW_array__Array(val*);
 extern const int COLOR_model__MClassDef__supertypes;
 extern const int COLOR_model__MClassType__mclass;
 extern const int COLOR_model__MClassDef__bound_mtype;