summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gunbustr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/gunbustr.c')
-rw-r--r--src/mame/drivers/gunbustr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/gunbustr.c b/src/mame/drivers/gunbustr.c
index ec6f2a281a5..b90ebcff0d8 100644
--- a/src/mame/drivers/gunbustr.c
+++ b/src/mame/drivers/gunbustr.c
@@ -320,7 +320,6 @@ static MACHINE_CONFIG_START( gunbustr, gunbustr_state )
MCFG_GFXDECODE(gunbustr)
MCFG_PALETTE_LENGTH(8192)
- MCFG_VIDEO_START(gunbustr)
MCFG_TC0480SCP_ADD("tc0480scp", gunbustr_tc0480scp_intf)