summaryrefslogtreecommitdiff
path: root/z80.h
diff options
context:
space:
mode:
Diffstat (limited to 'z80.h')
-rw-r--r--z80.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/z80.h b/z80.h
index 745ee48..05557f4 100644
--- a/z80.h
+++ b/z80.h
@@ -33,10 +33,6 @@
/* ---------------------------------------- TYPES
*/
-/* Remove this to disable the disassembler (saving some memory)
-*/
-#define Z80_DISASSEMBLER_ENABLED
-
/* The processor
*/
struct Z80;