atari_s1.c: removed unused member (nw)

This commit is contained in:
Wilbert Pol 2014-08-29 19:38:06 +00:00
parent f18d366e1d
commit bd0c451680

View File

@ -82,7 +82,6 @@ public:
TIMER_DEVICE_CALLBACK_MEMBER(nmi);
TIMER_DEVICE_CALLBACK_MEMBER(timer_s);
private:
bool m_timer_sb;
bool m_audiores;
UINT8 m_timer_s[3];
UINT8 m_vol;