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