cleanup
This commit is contained in:
parent
afc0184d10
commit
bcde104dd1
|
@ -17,11 +17,10 @@
|
||||||
/* enable all debug flags */
|
/* enable all debug flags */
|
||||||
#define DEBUG 1
|
#define DEBUG 1
|
||||||
|
|
||||||
|
|
||||||
#if DEBUG
|
#if DEBUG
|
||||||
# define GC_DEBUG 1
|
# define GC_DEBUG 1
|
||||||
# define VM_DEBUG 1
|
# define VM_DEBUG 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue