aboutsummaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/main.c b/main.c
index 94d155e..61475dc 100644
--- a/main.c
+++ b/main.c
@@ -7,8 +7,6 @@
#include "regalloc.h"
#include "to_assembly.h"
-#undef DEBUG
-
extern FILE *yyin;
extern int yyparse(void);