From a1e24a41374326b780c9d26ce1e1610b56afb618 Mon Sep 17 00:00:00 2001 From: angelosa Date: Wed, 13 Jun 2018 23:50:37 +0200 Subject: [PATCH] Kill these two macros (nw) --- src/mame/drivers/cischeat.cpp | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/mame/drivers/cischeat.cpp b/src/mame/drivers/cischeat.cpp index 8ad87ffc1e8..3e198f3ca0d 100644 --- a/src/mame/drivers/cischeat.cpp +++ b/src/mame/drivers/cischeat.cpp @@ -1924,12 +1924,6 @@ TIMER_DEVICE_CALLBACK_MEMBER(cischeat_state::bigrun_scanline) -#define STD_FM_CLOCK 3000000 -#define STD_OKI_CLOCK (1584000) - - - - MACHINE_CONFIG_START(cischeat_state::bigrun) /* basic machine hardware */