c_src: update for new ffi syntax
[nit.git] / c_src / location.sep.0.h
index 34a7d28..4cf912c 100644 (file)
@@ -68,13 +68,11 @@ extern const int COLOR_string__String___43d;
 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*);
 extern const int COLOR_abstract_collection__SimpleCollection__add;
 extern const int COLOR_string__Object__to_s;
 val* location__Location__to_s(val* self);
 extern const int COLOR_kernel__Object___61d_61d;
 val* NEW_location__Location(const struct type* type);
-void CHECK_NEW_location__Location(val*);
 val* location__Location__relative_to(val* self, val* p0);
 extern const int COLOR_kernel__Comparable_VTOTHER;
 extern const int COLOR_location__Location__located_in;
@@ -83,11 +81,9 @@ extern const struct class class_kernel__Char;
 val* NEW_string__Buffer(const struct type* type);
 extern const struct type type_string__Buffer;
 extern const int COLOR_string__Buffer__init;
-void CHECK_NEW_string__Buffer(val*);
 val* NEW_range__Range(const struct type* type);
 extern const struct type type_range__Rangekernel__Int;
 extern const int COLOR_range__Range__without_last;
-void CHECK_NEW_range__Range(val*);
 extern const int COLOR_abstract_collection__Collection__iterator;
 extern const int COLOR_abstract_collection__Iterator__is_ok;
 extern const int COLOR_abstract_collection__Iterator__item;