summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/z80dma.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/z80dma.cpp')
-rw-r--r--src/devices/machine/z80dma.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/machine/z80dma.cpp b/src/devices/machine/z80dma.cpp
index 72b77850891..261545b2abb 100644
--- a/src/devices/machine/z80dma.cpp
+++ b/src/devices/machine/z80dma.cpp
@@ -26,7 +26,6 @@
#include "emu.h"
#include "z80dma.h"
-#define LOG_GENERAL (1U << 0)
#define LOG_DMA (1U << 1)
//#define VERBOSE (LOG_GENERAL | LOG_DMA)