summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/rocnrope.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/rocnrope.c')
-rw-r--r--src/mame/drivers/rocnrope.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/drivers/rocnrope.c b/src/mame/drivers/rocnrope.c
index 58c80db5747..c847b810c40 100644
--- a/src/mame/drivers/rocnrope.c
+++ b/src/mame/drivers/rocnrope.c
@@ -213,8 +213,6 @@ static MACHINE_CONFIG_START( rocnrope, rocnrope_state )
MCFG_GFXDECODE(rocnrope)
MCFG_PALETTE_LENGTH(16*16+16*16)
- MCFG_PALETTE_INIT(rocnrope)
- MCFG_VIDEO_START(rocnrope)
/* sound hardware */
MCFG_FRAGMENT_ADD(timeplt_sound)