summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/fuukifg3.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/fuukifg3.h')
-rw-r--r--src/mame/includes/fuukifg3.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/fuukifg3.h b/src/mame/includes/fuukifg3.h
index 9f0293fc7de..cb354e07506 100644
--- a/src/mame/includes/fuukifg3.h
+++ b/src/mame/includes/fuukifg3.h
@@ -13,7 +13,6 @@
#define CPU_CLOCK (XTAL(40'000'000) / 2) /* clock for 68020 */
#define SOUND_CPU_CLOCK (XTAL(12'000'000) / 2) /* clock for Z80 sound CPU */
-#define FM_SOUND_CLOCK (XTAL(33'868'800) / 2) /* FM clock */
/* NOTE: YMF278B_STD_CLOCK is defined in /src/emu/sound/ymf278b.h */