Removed unused field, thanks Al (nw)

This commit is contained in:
Miodrag Milanovic 2014-05-02 05:29:13 +00:00
parent 546ffa9839
commit 46b9402d3b

View File

@ -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;
};