summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/mouser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/mouser.h')
-rw-r--r--src/mame/includes/mouser.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/includes/mouser.h b/src/mame/includes/mouser.h
index 1717684ee04..750b64f97a3 100644
--- a/src/mame/includes/mouser.h
+++ b/src/mame/includes/mouser.h
@@ -36,8 +36,6 @@ public:
optional_shared_ptr<uint8_t> m_decrypted_opcodes;
DECLARE_WRITE_LINE_MEMBER(nmi_enable_w);
- DECLARE_WRITE8_MEMBER(mouser_sound_interrupt_w);
- DECLARE_READ8_MEMBER(mouser_sound_byte_r);
DECLARE_WRITE8_MEMBER(mouser_sound_nmi_clear_w);
DECLARE_WRITE_LINE_MEMBER(flip_screen_x_w);
DECLARE_WRITE_LINE_MEMBER(flip_screen_y_w);