gc: Turn off debugging info again

pull/697/head
stijn 2014-06-18 12:29:03 +02:00
rodzic def10cecd1
commit 9acb5e4cf0
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -40,7 +40,7 @@
#if MICROPY_ENABLE_GC
#if 1 // print debugging info
#if 0 // print debugging info
#define DEBUG_PRINT (1)
#define DEBUG_printf DEBUG_printf
#else // don't print debugging info