summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/zndip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/zndip.h')
-rw-r--r--src/mame/machine/zndip.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/machine/zndip.h b/src/mame/machine/zndip.h
index 2285cbad464..c5747635bc6 100644
--- a/src/mame/machine/zndip.h
+++ b/src/mame/machine/zndip.h
@@ -42,7 +42,6 @@ private:
int m_select;
int m_clock;
- int m_datain;
UINT8 m_bit;
emu_timer *m_dip_timer;