summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fp200.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/fp200.cpp')
-rw-r--r--src/mame/drivers/fp200.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/drivers/fp200.cpp b/src/mame/drivers/fp200.cpp
index 61753f3f7ad..f82d5d01791 100644
--- a/src/mame/drivers/fp200.cpp
+++ b/src/mame/drivers/fp200.cpp
@@ -613,8 +613,6 @@ MACHINE_CONFIG_START(fp200_state::fp200)
/* sound hardware */
SPEAKER(config, "mono").front_center();
-// MCFG_DEVICE_ADD("aysnd", AY8910, MAIN_CLOCK/4)
-// MCFG_SOUND_ROUTE(ALL_OUTPUTS, "mono", 0.30)
MACHINE_CONFIG_END