summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mystston.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mystston.c')
-rw-r--r--src/mame/drivers/mystston.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/mystston.c b/src/mame/drivers/mystston.c
index 31a3d0460e9..ac9deaff1f6 100644
--- a/src/mame/drivers/mystston.c
+++ b/src/mame/drivers/mystston.c
@@ -72,7 +72,6 @@ INPUT_CHANGED_MEMBER(mystston_state::coin_inserted)
WRITE8_MEMBER(mystston_state::mystston_ay8910_select_w)
{
-
/* bit 5 goes to 8910 #0 BDIR pin */
if (((*m_ay8910_select & 0x20) == 0x20) && ((data & 0x20) == 0x00))
{