summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/starshp1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/starshp1.c')
-rw-r--r--src/mame/drivers/starshp1.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/drivers/starshp1.c b/src/mame/drivers/starshp1.c
index fea7e76d84a..a6a92766c42 100644
--- a/src/mame/drivers/starshp1.c
+++ b/src/mame/drivers/starshp1.c
@@ -311,9 +311,7 @@ static MACHINE_CONFIG_START( starshp1, starshp1_state )
MCFG_GFXDECODE(starshp1)
MCFG_PALETTE_LENGTH(19)
- MCFG_PALETTE_INIT(starshp1)
- MCFG_VIDEO_START(starshp1)
/* sound hardware */
MCFG_SPEAKER_STANDARD_MONO("mono")