mirror of
https://github.com/holub/mame
synced 2025-06-21 11:46:49 +03:00
removed unused variable (nw)
This commit is contained in:
parent
f80e2c0647
commit
8f941b83d1
@ -42,7 +42,6 @@ private:
|
|||||||
|
|
||||||
int m_select;
|
int m_select;
|
||||||
int m_clock;
|
int m_clock;
|
||||||
int m_datain;
|
|
||||||
|
|
||||||
UINT8 m_bit;
|
UINT8 m_bit;
|
||||||
emu_timer *m_dip_timer;
|
emu_timer *m_dip_timer;
|
||||||
|
Loading…
Reference in New Issue
Block a user