summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/decocass.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/decocass.h')
-rw-r--r--src/mame/includes/decocass.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/decocass.h b/src/mame/includes/decocass.h
index fc8ccd34882..27d97d139af 100644
--- a/src/mame/includes/decocass.h
+++ b/src/mame/includes/decocass.h
@@ -403,6 +403,5 @@ private:
/* dongle type widel: status */
int32_t m_widel_ctrs; /* latched PROM address (E5x0 LSB, E5x1 MSB) */
int32_t m_widel_latch; /* latched enable PROM (1100xxxx written to E5x1) */
- uint8_t m_decomult_bank;
};