diff --git a/src/mame/drivers/goldstar.c b/src/mame/drivers/goldstar.c index 9db167db5e0..4cf3d0b06bd 100644 --- a/src/mame/drivers/goldstar.c +++ b/src/mame/drivers/goldstar.c @@ -1685,9 +1685,7 @@ static INPUT_PORTS_START( cmezspin ) PORT_INCLUDE( cmv4_dsw1 ) PORT_MODIFY("DSW1") - PORT_DIPNAME( 0x01, 0x00, "Hold Pair" ) PORT_DIPLOCATION("DSW1:1") /* OK */ - PORT_DIPSETTING( 0x00, DEF_STR( Off ) ) - PORT_DIPSETTING( 0x01, DEF_STR( On ) ) + /* Hold Pair OK */ /* Hopper Out Switch not checked */ /* Payout Mode not checked */ PORT_DIPNAME( 0x08, 0x00, "'7' In Double Up Game" ) PORT_DIPLOCATION("DSW1:4") /* OK */