removed unused variable (nw)

This commit is contained in:
smf- 2014-10-27 07:23:02 +00:00
parent f80e2c0647
commit 8f941b83d1

View File

@ -42,7 +42,6 @@ private:
int m_select;
int m_clock;
int m_datain;
UINT8 m_bit;
emu_timer *m_dip_timer;