summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mpu5.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mpu5.hxx')
-rw-r--r--src/mame/drivers/mpu5.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/mpu5.hxx b/src/mame/drivers/mpu5.hxx
index 745c5f7907e..64f6626fa35 100644
--- a/src/mame/drivers/mpu5.hxx
+++ b/src/mame/drivers/mpu5.hxx
@@ -2,7 +2,6 @@
// copyright-holders:David Haywood
/* for MPU5 hardware emulation see mpu5hw.c, this just contains the set listing and per machine configs */
-MACHINE_CONFIG_EXTERN( mpu5 );
INPUT_PORTS_EXTERN( mpu5 );