remove unused variable (nw)

This commit is contained in:
smf- 2020-04-25 23:02:16 +01:00
parent 3301fd5cf6
commit 462943bf9e

View File

@ -31,7 +31,6 @@ private:
uint8_t m_rw;
uint8_t m_cmd;
uint8_t m_portO;
emu_timer * m_irq_cleared_timer;
TIMER_CALLBACK_MEMBER( chip_select_sync );
TIMER_CALLBACK_MEMBER( rw_sync );