mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-04 21:08:40 +00:00
remove debug code
This commit is contained in:
@@ -1266,7 +1266,6 @@ lnk_build_link_context(TP_Context *tp, TP_Arena *tp_arena, LNK_Config *config)
|
|||||||
null_obj_input->path = str8_lit("* Null Obj *");
|
null_obj_input->path = str8_lit("* Null Obj *");
|
||||||
null_obj_input->dedup_id = null_obj_input->path;
|
null_obj_input->dedup_id = null_obj_input->path;
|
||||||
null_obj_input->data = lnk_make_null_obj(tp_arena->v[0]);
|
null_obj_input->data = lnk_make_null_obj(tp_arena->v[0]);
|
||||||
os_write_data_to_file_path(str8_lit("null.obj"), null_obj_input->data);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// input command line objs
|
// input command line objs
|
||||||
|
|||||||
Reference in New Issue
Block a user