From 8dab6b2c00c5f906e6b8196c0bdc6bf20edfb55c Mon Sep 17 00:00:00 2001 From: AJR Date: Sun, 20 Aug 2017 00:52:38 -0400 Subject: [PATCH] Kill this properly (nw) --- src/mame/includes/decocass.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mame/includes/decocass.h b/src/mame/includes/decocass.h index 27d97d139af..76eb97f060f 100644 --- a/src/mame/includes/decocass.h +++ b/src/mame/includes/decocass.h @@ -398,7 +398,6 @@ private: DECLARE_READ8_MEMBER(decocass_widel_r); DECLARE_WRITE8_MEMBER(decocass_widel_w); - DECLARE_READ8_MEMBER(decocass_fbc2_r); /* dongle type widel: status */ int32_t m_widel_ctrs; /* latched PROM address (E5x0 LSB, E5x1 MSB) */