c_src: update for new ffi syntax
[nit.git] / c_src / local_var_init.sep.0.h
index 5f7a546..3185c19 100644 (file)
@@ -8,7 +8,6 @@ void local_var_init__LocalVarInitPhase__process_npropdef(val* self, val* p0);
 val* NEW_local_var_init__LocalVarInitVisitor(const struct type* type);
 extern const struct type type_local_var_init__LocalVarInitVisitor;
 extern const int COLOR_local_var_init__LocalVarInitVisitor__init;
-void CHECK_NEW_local_var_init__LocalVarInitVisitor(val*);
 extern const int COLOR_parser_nodes__Visitor__enter_visit;
 void local_var_init__APropdef__do_local_var_init(val* self, val* p0);
 extern const int COLOR_local_var_init__LocalVarInitVisitor___64dtoolcontext;
@@ -36,7 +35,6 @@ extern const struct type type_array__Arraykernel__Object;
 val* NEW_array__NativeArray(int length, const struct type* type);
 extern const struct type type_array__NativeArraykernel__Object;
 extern const int COLOR_array__Array__with_native;
-void CHECK_NEW_array__Array(val*);
 extern const int COLOR_string__Object__to_s;
 extern const int COLOR_toolcontext__ToolContext__error;
 extern const int COLOR_abstract_collection__RemovableCollection__remove;