summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author angelosa <salese_corp_ltd@email.it>2015-11-30 01:35:16 +0100
committer angelosa <salese_corp_ltd@email.it>2015-11-30 01:35:16 +0100
commitc5b4c0d981abd454a82f19d19b3cfbde4984e915 (patch)
treebe9c3019f9edb44c1bfeb34d6cf65ca64b950148
parent3f6ce8f36ec2a5f6b4a8a8b29cbfd15b4c5763f1 (diff)
Forgot to remove this, nw
-rw-r--r--src/mame/includes/rungun.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/includes/rungun.h b/src/mame/includes/rungun.h
index 784f8e446cd..b2435dbe84e 100644
--- a/src/mame/includes/rungun.h
+++ b/src/mame/includes/rungun.h
@@ -62,8 +62,6 @@ public:
bool m_video_priority_mode;
UINT16 *m_banked_ram;
bool m_single_screen_mode;
- DECLARE_READ16_MEMBER(test_r);
- DECLARE_WRITE16_MEMBER(test_w);
DECLARE_READ16_MEMBER(rng_sysregs_r);
DECLARE_WRITE16_MEMBER(rng_sysregs_w);