cleanup
This commit is contained in:
parent
4721f42f5a
commit
46e8eb0bcd
|
@ -19,10 +19,9 @@
|
|||
/* enable all debug flags */
|
||||
#define DEBUG 1
|
||||
|
||||
#define GC_STRESS 1
|
||||
|
||||
#if DEBUG
|
||||
# define GC_DEBUG 1
|
||||
# define GC_STRESS 1
|
||||
# define VM_DEBUG 1
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue