summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/am9516.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/am9516.cpp')
-rw-r--r--src/devices/machine/am9516.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/machine/am9516.cpp b/src/devices/machine/am9516.cpp
index f436e770f8b..c5b24a5f636 100644
--- a/src/devices/machine/am9516.cpp
+++ b/src/devices/machine/am9516.cpp
@@ -24,7 +24,6 @@
#include "emu.h"
#include "am9516.h"
-#define LOG_GENERAL (1U << 0)
#define LOG_REGR (1U << 1)
#define LOG_REGW (1U << 2)
#define LOG_COMMAND (1U << 3)