summaryrefslogtreecommitdiff
path: root/thunk.c
diff options
context:
space:
mode:
Diffstat (limited to 'thunk.c')
-rw-r--r--thunk.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/thunk.c b/thunk.c
index 1560dc3..6de8835 100644
--- a/thunk.c
+++ b/thunk.c
@@ -25,7 +25,6 @@
#include "lrmi.h"
#include "x86-common.h"
-#define DEBUG
#define ALLOC_ENTRIES(x) (V_RAM - 1)
#define TRUE 1
#define FALSE 0