diff --git a/src/mame/video/midtunit.h b/src/mame/video/midtunit.h index f190c561b56..5282e91aa7d 100644 --- a/src/mame/video/midtunit.h +++ b/src/mame/video/midtunit.h @@ -17,8 +17,6 @@ #include "emupal.h" #define DEBUG_MIDTUNIT_BLITTER (0) -#define MIDTUNIT_LOG_PNG (0) -#define MIDTUNIT_LOG_PNG_JSON (0) class midtunit_video_device : public device_t {