removed now-unused #defines from midtunit.h, nw

This commit is contained in:
MooglyGuy 2019-07-07 05:08:06 +02:00
parent c87fb4ac1c
commit 047cfa0b52

View File

@ -17,8 +17,6 @@
#include "emupal.h" #include "emupal.h"
#define DEBUG_MIDTUNIT_BLITTER (0) #define DEBUG_MIDTUNIT_BLITTER (0)
#define MIDTUNIT_LOG_PNG (0)
#define MIDTUNIT_LOG_PNG_JSON (0)
class midtunit_video_device : public device_t class midtunit_video_device : public device_t
{ {