summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hexion.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/hexion.c')
-rw-r--r--src/mame/drivers/hexion.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/hexion.c b/src/mame/drivers/hexion.c
index 51378c36484..68a9ed92a10 100644
--- a/src/mame/drivers/hexion.c
+++ b/src/mame/drivers/hexion.c
@@ -241,7 +241,6 @@ static MACHINE_CONFIG_START( hexion, hexion_state )
MCFG_PALETTE_LENGTH(256)
MCFG_PALETTE_INIT(RRRR_GGGG_BBBB)
- MCFG_VIDEO_START(hexion)
/* sound hardware */
MCFG_SPEAKER_STANDARD_MONO("mono")