summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mame/drivers/mikie.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/mikie.c b/src/mame/drivers/mikie.c
index c70463f4b11..c828f0b6f06 100644
--- a/src/mame/drivers/mikie.c
+++ b/src/mame/drivers/mikie.c
@@ -252,7 +252,6 @@ static MACHINE_DRIVER_START( mikie )
MDRV_VIDEO_UPDATE(mikie)
/* sound hardware */
- // on the pcb there are 2x76489AN but SN76489 sounds correct in the locker room level (sound test 24)
MDRV_SPEAKER_STANDARD_MONO("mono")
MDRV_SOUND_ADD("sn1", SN76489A, XTAL/8)