c_src: update for new ffi syntax
[nit.git] / c_src / toolcontext.sep.0.h
index 157af6d..02c3506 100644 (file)
@@ -13,7 +13,6 @@ extern const int COLOR_toolcontext__Message__text;
 val* NEW_array__Array(const struct type* type);
 extern const struct type type_array__Arraykernel__Object;
 extern const int COLOR_array__Array__with_capacity;
-void CHECK_NEW_array__Array(val*);
 val* string__NativeString__to_s_with_length(char* self, long p0);
 extern const int COLOR_abstract_collection__SimpleCollection__add;
 extern const int COLOR_string__Object__to_s;
@@ -61,7 +60,6 @@ void toolcontext__ToolContext__check_errors(val* self);
 val* NEW_toolcontext__Message(const struct type* type);
 extern const struct type type_toolcontext__Message;
 extern const int COLOR_toolcontext__Message__init;
-void CHECK_NEW_toolcontext__Message(val*);
 extern const int COLOR_toolcontext__ToolContext__error_count_61d;
 extern const int COLOR_toolcontext__ToolContext__opt_stop_on_first_error;
 extern const int COLOR_toolcontext__ToolContext__check_errors;