summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/dbz.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/dbz.h')
-rw-r--r--src/mame/includes/dbz.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/dbz.h b/src/mame/includes/dbz.h
index 2e2c56b6c36..734a9a0b2d3 100644
--- a/src/mame/includes/dbz.h
+++ b/src/mame/includes/dbz.h
@@ -55,7 +55,6 @@ public:
required_device<k053936_device> m_k053936_2;
required_device<gfxdecode_device> m_gfxdecode;
- DECLARE_READ16_MEMBER(dbzcontrol_r);
DECLARE_WRITE16_MEMBER(dbzcontrol_w);
DECLARE_WRITE16_MEMBER(dbz_sound_command_w);
DECLARE_WRITE16_MEMBER(dbz_sound_cause_nmi);