summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/flstory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/flstory.h')
-rw-r--r--src/mame/includes/flstory.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/includes/flstory.h b/src/mame/includes/flstory.h
index cc3d25449d7..8a26896c707 100644
--- a/src/mame/includes/flstory.h
+++ b/src/mame/includes/flstory.h
@@ -62,8 +62,6 @@ public:
required_device<input_merger_device> m_soundnmi;
DECLARE_READ8_MEMBER(snd_flag_r);
- DECLARE_WRITE8_MEMBER(nmi_disable_w);
- DECLARE_WRITE8_MEMBER(nmi_enable_w);
DECLARE_READ8_MEMBER(flstory_mcu_status_r);
DECLARE_WRITE8_MEMBER(victnine_mcu_w);
DECLARE_READ8_MEMBER(victnine_mcu_r);