summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/midxunit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/midxunit.cpp')
-rw-r--r--src/mame/drivers/midxunit.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/midxunit.cpp b/src/mame/drivers/midxunit.cpp
index 850c904eab2..f63e779554c 100644
--- a/src/mame/drivers/midxunit.cpp
+++ b/src/mame/drivers/midxunit.cpp
@@ -241,7 +241,7 @@ INPUT_PORTS_END
*
*************************************/
-static MACHINE_CONFIG_START( midxunit, midxunit_state )
+static MACHINE_CONFIG_START( midxunit )
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", TMS34020, 40000000)