summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/eolith.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/eolith.cpp')
-rw-r--r--src/mame/drivers/eolith.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/drivers/eolith.cpp b/src/mame/drivers/eolith.cpp
index 3a73bdc0224..5fb754b8dce 100644
--- a/src/mame/drivers/eolith.cpp
+++ b/src/mame/drivers/eolith.cpp
@@ -572,8 +572,6 @@ void eolith_state::eolith45(machine_config &config)
PALETTE(config, m_palette, palette_device::RGB_555);
- MCFG_VIDEO_START_OVERRIDE(eolith_state,eolith)
-
/* sound hardware */
SPEAKER(config, "lspeaker").front_left();
SPEAKER(config, "rspeaker").front_right();