summaryrefslogtreecommitdiff
path: root/src/parse
diff options
context:
space:
mode:
Diffstat (limited to 'src/parse')
-rw-r--r--src/parse/parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parse/parse.c b/src/parse/parse.c
index a5d8a1d..9c470e5 100644
--- a/src/parse/parse.c
+++ b/src/parse/parse.c
@@ -19,7 +19,7 @@
#include "utils/utils.h"
#undef DEBUG_STACK
-#define DEBUG_EVENTS
+#undef DEBUG_EVENTS
#ifndef NDEBUG
#include <stdio.h>