summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tunhunt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tunhunt.c')
-rw-r--r--src/mame/drivers/tunhunt.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/drivers/tunhunt.c b/src/mame/drivers/tunhunt.c
index c6170f722db..34a54d94a05 100644
--- a/src/mame/drivers/tunhunt.c
+++ b/src/mame/drivers/tunhunt.c
@@ -310,8 +310,6 @@ static MACHINE_CONFIG_START( tunhunt, tunhunt_state )
MCFG_GFXDECODE(tunhunt)
MCFG_PALETTE_LENGTH(0x1a)
- MCFG_PALETTE_INIT(tunhunt)
- MCFG_VIDEO_START(tunhunt)
/* sound hardware */
MCFG_SPEAKER_STANDARD_MONO("mono")