summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/z8038.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/z8038.cpp')
-rw-r--r--src/devices/machine/z8038.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/machine/z8038.cpp b/src/devices/machine/z8038.cpp
index 699c43898ca..54057ac117c 100644
--- a/src/devices/machine/z8038.cpp
+++ b/src/devices/machine/z8038.cpp
@@ -21,7 +21,6 @@
#include "emu.h"
#include "z8038.h"
-#define LOG_GENERAL (1U << 0)
#define LOG_REG (1U << 1)
#define LOG_FIFO (1U << 2)
#define LOG_INT (1U << 3)