summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/targeth.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/targeth.c')
-rw-r--r--src/mame/drivers/targeth.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/targeth.c b/src/mame/drivers/targeth.c
index 95977691de9..ff4cb679b41 100644
--- a/src/mame/drivers/targeth.c
+++ b/src/mame/drivers/targeth.c
@@ -189,7 +189,6 @@ static MACHINE_CONFIG_START( targeth, targeth_state )
MCFG_GFXDECODE(0x080000)
MCFG_PALETTE_LENGTH(1024)
- MCFG_VIDEO_START(targeth)
/* sound hardware */
MCFG_SPEAKER_STANDARD_MONO("mono")