summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/mpu4.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/mpu4.h')
-rw-r--r--src/mame/includes/mpu4.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/mpu4.h b/src/mame/includes/mpu4.h
index 18609f898df..9ed41debcea 100644
--- a/src/mame/includes/mpu4.h
+++ b/src/mame/includes/mpu4.h
@@ -237,7 +237,6 @@ protected:
void mpu4_install_mod4oki_space(address_space &space);
void mpu4_install_mod4bwb_space(address_space &space);
void mpu4_config_common();
- void mpu4_config_common_reels(int reels);
required_device<cpu_device> m_maincpu;
optional_device<roc10937_t> m_vfd;