diff options
Diffstat (limited to 'src/devices/machine/z80dma.cpp')
| -rw-r--r-- | src/devices/machine/z80dma.cpp | 1 |
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) |
