c_src: update for new ffi syntax
[nit.git] / c_src / flow.sep.0.h
index c9efaf1..028bf26 100644 (file)
@@ -16,7 +16,6 @@ extern const int COLOR_flow__FlowVisitor__toolcontext_61d;
 val* NEW_flow__FlowContext(const struct type* type);
 extern const struct type type_flow__FlowContext;
 extern const int COLOR_flow__FlowContext__init;
-void CHECK_NEW_flow__FlowContext(val*);
 extern const int COLOR_flow__FlowVisitor__current_flow_context_61d;
 extern const int COLOR_flow__FlowVisitor__flows;
 extern const int COLOR_flow__FlowVisitor__current_flow_context;
@@ -50,7 +49,6 @@ void flow__FlowVisitor__flows_61d(val* self, val* p0);
 val* NEW_file__OFStream(const struct type* type);
 extern const struct type type_file__OFStream;
 extern const int COLOR_file__OFStream__open;
-void CHECK_NEW_file__OFStream(val*);
 extern const int COLOR_stream__OStream__write;
 extern const int COLOR_abstract_collection__Collection__iterator;
 extern const int COLOR_abstract_collection__Iterator__is_ok;
@@ -58,7 +56,6 @@ extern const int COLOR_abstract_collection__Iterator__item;
 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_kernel__Object__object_id;
 extern const int COLOR_string__Object__to_s;
 extern const int COLOR_parser_nodes__ANode__location;
@@ -132,7 +129,6 @@ void flow__ANode__accept_flow_visitor(val* self, val* p0);
 val* NEW_flow__FlowVisitor(const struct type* type);
 extern const struct type type_flow__FlowVisitor;
 extern const int COLOR_flow__FlowVisitor__init;
-void CHECK_NEW_flow__FlowVisitor(val*);
 void flow__APropdef__do_flow(val* self, val* p0);
 extern const int COLOR_flow__APropdef___64dbefore_flow_context;
 val* flow__APropdef__before_flow_context(val* self);