mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
Removed unused field, thanks Al (nw)
This commit is contained in:
parent
546ffa9839
commit
46b9402d3b
@ -45,7 +45,6 @@ private:
|
||||
// internal state
|
||||
sound_stream * m_stream;
|
||||
emu_timer * m_timer[2];
|
||||
void * m_psg;
|
||||
devcb2_write_line m_irq_handler;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user