summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/sidepckt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/sidepckt.h')
-rw-r--r--src/mame/includes/sidepckt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/sidepckt.h b/src/mame/includes/sidepckt.h
index 97751301697..7a6f7f53cce 100644
--- a/src/mame/includes/sidepckt.h
+++ b/src/mame/includes/sidepckt.h
@@ -42,7 +42,6 @@ public:
uint8_t m_math_param;
uint8_t m_scroll_y;
- DECLARE_WRITE8_MEMBER(sound_cpu_command_w);
DECLARE_READ8_MEMBER(i8751_r);
DECLARE_WRITE8_MEMBER(i8751_w);
DECLARE_WRITE8_MEMBER(videoram_w);