From d9be0251f0a63eeb5d9b681781eda80b52eed85a Mon Sep 17 00:00:00 2001 From: twinaphex Date: Fri, 5 Aug 2016 21:04:23 +0200 Subject: Remove unused define --- src/globals.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src') diff --git a/src/globals.c b/src/globals.c index 152be5f..62e0bce 100644 --- a/src/globals.c +++ b/src/globals.c @@ -288,10 +288,6 @@ uint8 APUROM [64] = 0xF4, 0xC4, 0xF4, 0xDD, 0x5D, 0xD0, 0xDB, 0x1F, 0x00, 0x00, 0xC0, 0xFF }; -#ifdef NETPLAY_SUPPORT -SNetPlay NetPlay; -#endif - // Raw SPC700 instruction cycle lengths int32 S9xAPUCycleLengths [256] = { -- cgit v1.2.3