Cleanup some #if 0'd code
This commit is contained in:
@ -1257,6 +1257,8 @@ Variant GDScriptFunction::call(GDScriptInstance *p_instance, const Variant **p_a
|
||||
exit_ok = true;
|
||||
OPCODE_BREAK;
|
||||
}
|
||||
|
||||
// Enable for debugging
|
||||
#if 0
|
||||
default: {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user