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