Remove assembly debug output
This commit is contained in:
parent
8dc5f703e8
commit
b26cc4ede7
|
@ -5,7 +5,7 @@
|
||||||
#define JUMP_TO_BRANCH 1
|
#define JUMP_TO_BRANCH 1
|
||||||
#define CHECK_NULLPTR 0
|
#define CHECK_NULLPTR 0
|
||||||
#define REYCLE_JUMPS 1
|
#define REYCLE_JUMPS 1
|
||||||
#define DISASSEMBLE_OPT 1
|
#define DISASSEMBLE_OPT 0
|
||||||
|
|
||||||
static bool CheckFunc;
|
static bool CheckFunc;
|
||||||
static bool CheckCase;
|
static bool CheckCase;
|
||||||
|
|
Loading…
Reference in New Issue