From 047cfa0b52192240f6adf714f335d6feffa1b1c4 Mon Sep 17 00:00:00 2001 From: MooglyGuy Date: Sun, 7 Jul 2019 05:08:06 +0200 Subject: removed now-unused #defines from midtunit.h, nw --- src/mame/video/midtunit.h | 2 -- 1 file changed, 2 deletions(-) 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 { -- cgit v1.2.3