summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mv6436x.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/mv6436x.cpp')
-rw-r--r--src/devices/machine/mv6436x.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/machine/mv6436x.cpp b/src/devices/machine/mv6436x.cpp
index e0bcc07a3cb..07057c54a2b 100644
--- a/src/devices/machine/mv6436x.cpp
+++ b/src/devices/machine/mv6436x.cpp
@@ -11,7 +11,6 @@
#include "emu.h"
#include "mv6436x.h"
-//#define LOG_GENERAL (1U << 0)
#define LOG_PCI_CONFIG (1U << 1)
#define LOG_PCI_MEM (1U << 2)
#define LOG_PCI_IO (1U << 3)