summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/taito_o.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/taito_o.c')
-rw-r--r--src/mame/drivers/taito_o.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/taito_o.c b/src/mame/drivers/taito_o.c
index 4249e17526b..3ffba879d68 100644
--- a/src/mame/drivers/taito_o.c
+++ b/src/mame/drivers/taito_o.c
@@ -243,7 +243,6 @@ static const tc0080vco_interface parentj_intf =
void taitoo_state::machine_start()
{
-
m_maincpu = machine().device<cpu_device>("maincpu");
m_tc0080vco = machine().device("tc0080vco");
}