mirror of
https://github.com/holub/mame
synced 2025-04-24 09:20:02 +03:00
remove unused variable (nw)
This commit is contained in:
parent
3301fd5cf6
commit
462943bf9e
@ -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 );
|
||||
|
Loading…
Reference in New Issue
Block a user