mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-26 17:15:38 +00:00
turn off debugging
This commit is contained in:
parent
94d49d4065
commit
0d82276a11
@ -19,7 +19,7 @@
|
||||
#undef IFDBG
|
||||
#endif
|
||||
|
||||
#define IFDBG if(1)
|
||||
#define IFDBG if(0)
|
||||
#define IFINT if(0)
|
||||
|
||||
static ut32 r_bin_java_swap_uint(ut32 x);
|
||||
|
Loading…
x
Reference in New Issue
Block a user