[COMPILER]
* BUG: Disable debugging messages. git-svn-id: svn://localhost/gambas/trunk@1562 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
parent
efc688455c
commit
d60e728617
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
#include "gbc_read.h"
|
||||
|
||||
|
||||
#define DEBUG
|
||||
//#define DEBUG
|
||||
|
||||
static boolean is_init = FALSE;
|
||||
static COMPILE *comp;
|
||||
|
|
Loading…
Reference in a new issue