diff --git a/src/mame/drivers/didact.cpp b/src/mame/drivers/didact.cpp index 8eba9237339..278dffd387a 100644 --- a/src/mame/drivers/didact.cpp +++ b/src/mame/drivers/didact.cpp @@ -57,7 +57,6 @@ // MACROS / CONSTANTS //************************************************************************** -//#define LOG_GENERAL (1U << 0) #define LOG_SETUP (1U << 1) #define LOG_SCAN (1U << 2) #define LOG_BANK (1U << 3)