summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/raiden2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/raiden2.h')
-rw-r--r--src/mame/includes/raiden2.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mame/includes/raiden2.h b/src/mame/includes/raiden2.h
index a4a30baf256..0a977771246 100644
--- a/src/mame/includes/raiden2.h
+++ b/src/mame/includes/raiden2.h
@@ -83,9 +83,6 @@ public:
DECLARE_WRITE16_MEMBER( sprcpt_flags_1_w );
DECLARE_WRITE16_MEMBER( sprcpt_flags_2_w );
- DECLARE_READ8_MEMBER( sound_comms_r );
- DECLARE_WRITE8_MEMBER( sound_comms_w );
-
void common_reset();
static uint16_t const raiden_blended_colors[];