mirror of
https://github.com/holub/mame
synced 2025-05-21 05:08:54 +03:00
Remove unused variable (nw)
This commit is contained in:
parent
ef29a7d849
commit
d009419dab
@ -99,7 +99,6 @@ private:
|
||||
virtual void machine_reset();
|
||||
required_device<cpu_device> m_maincpu;
|
||||
UINT8 m_io[256];
|
||||
UINT8 m_counter;
|
||||
UINT8 m_6351_addr;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user