X-Git-Url: http://nitlanguage.org diff --git a/c_src/cached.sep.0.h b/c_src/cached.sep.0.h index 67e30b9..bdd9ae5 100644 --- a/c_src/cached.sep.0.h +++ b/c_src/cached.sep.0.h @@ -35,14 +35,11 @@ extern const struct type type_model__MAttribute; 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; extern const int COLOR_model_base__Object__private_visibility; extern const int COLOR_model__MAttribute__init; -void CHECK_NEW_model__MAttribute(val*); extern const int COLOR_model__MAttributeDef__init; -void CHECK_NEW_model__MAttributeDef(val*); extern const int COLOR_model__MType__as_nullable; extern const int COLOR_model__MAttributeDef__static_mtype_61d; extern const int COLOR_model__MClassDef__mmodule; @@ -56,9 +53,7 @@ extern const struct type type_model__MMethodDef; val* NEW_model__MMethod(const struct type* type); extern const struct type type_model__MMethod; extern const int COLOR_model__MMethod__init; -void CHECK_NEW_model__MMethod(val*); extern const int COLOR_model__MMethodDef__init; -void CHECK_NEW_model__MMethodDef(val*); extern const int COLOR_model__MMethodDef__msignature_61d; extern const int COLOR_parser_nodes__AConcreteMethPropdef__n_block; extern const int COLOR_parser_util__ToolContext__parse_stmts;