summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/turrett.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/turrett.h')
-rw-r--r--src/mame/includes/turrett.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/includes/turrett.h b/src/mame/includes/turrett.h
index 675f6407238..f883913f695 100644
--- a/src/mame/includes/turrett.h
+++ b/src/mame/includes/turrett.h
@@ -40,8 +40,6 @@ public:
DECLARE_WRITE32_MEMBER(video_w);
DECLARE_READ32_MEMBER(int_r);
DECLARE_WRITE32_MEMBER(int_w);
- DECLARE_READ32_MEMBER(sound_r);
- DECLARE_WRITE32_MEMBER(sound_w);
INPUT_CHANGED_MEMBER(ipt_change);
DECLARE_READ_LINE_MEMBER(sbrc2_r);
DECLARE_READ_LINE_MEMBER(sbrc3_r);