summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/super6.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/super6.h')
-rw-r--r--src/mame/includes/super6.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/super6.h b/src/mame/includes/super6.h
index bb59f9d7b4c..6edce116cb4 100644
--- a/src/mame/includes/super6.h
+++ b/src/mame/includes/super6.h
@@ -79,7 +79,6 @@ public:
UINT8 m_bank0;
UINT8 m_bank1;
TIMER_DEVICE_CALLBACK_MEMBER(ctc_tick);
- DECLARE_WRITE8_MEMBER(dummy_w);
DECLARE_READ8_MEMBER(memory_read_byte);
DECLARE_WRITE8_MEMBER(memory_write_byte);
DECLARE_READ8_MEMBER(io_read_byte);