summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mc68901.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/mc68901.cpp')
-rw-r--r--src/devices/machine/mc68901.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/machine/mc68901.cpp b/src/devices/machine/mc68901.cpp
index 3f6cc63837c..233df22cff6 100644
--- a/src/devices/machine/mc68901.cpp
+++ b/src/devices/machine/mc68901.cpp
@@ -45,7 +45,6 @@
#include "mc68901.h"
#include "cpu/m68000/m68000.h"
-#define LOG_GENERAL (1U << 0)
#define LOG_RCV (1U << 1)
#define LOG_XMIT (1U << 2)