summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/cloud9.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/cloud9.h')
-rw-r--r--src/mame/includes/cloud9.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/includes/cloud9.h b/src/mame/includes/cloud9.h
index aaf24481d1f..8c9dc970317 100644
--- a/src/mame/includes/cloud9.h
+++ b/src/mame/includes/cloud9.h
@@ -36,8 +36,6 @@ public:
protected:
DECLARE_WRITE8_MEMBER(irq_ack_w);
- DECLARE_WRITE_LINE_MEMBER(coin1_counter_w);
- DECLARE_WRITE_LINE_MEMBER(coin2_counter_w);
DECLARE_READ8_MEMBER(leta_r);
DECLARE_WRITE8_MEMBER(nvram_recall_w);
DECLARE_WRITE8_MEMBER(nvram_store_w);