summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/renegade.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/renegade.h')
-rw-r--r--src/mame/includes/renegade.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/renegade.h b/src/mame/includes/renegade.h
index 44f156b3cbf..dd5e477e715 100644
--- a/src/mame/includes/renegade.h
+++ b/src/mame/includes/renegade.h
@@ -48,7 +48,6 @@ public:
tilemap_t *m_bg_tilemap;
tilemap_t *m_fg_tilemap;
- DECLARE_WRITE8_MEMBER(sound_w);
DECLARE_READ8_MEMBER(mcu_reset_r);
DECLARE_WRITE8_MEMBER(bankswitch_w);
DECLARE_WRITE8_MEMBER(coincounter_w);