mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-18 03:42:23 -07:00
Remove debug code
This commit is contained in:
@@ -12295,10 +12295,6 @@ void lb_generate_code(lbGenerator *gen) {
|
||||
m->curr_procedure = nullptr;
|
||||
}
|
||||
lb_end_procedure(p);
|
||||
if (p->name == "igTextColored") {
|
||||
LLVMDumpValue(p->value);
|
||||
gb_printf_err("\n");
|
||||
}
|
||||
|
||||
// Add Flags
|
||||
if (p->body != nullptr) {
|
||||
|
||||
Reference in New Issue
Block a user