Fix clang error: private field 'm_sound_p1' is not used [-Werror,-Wunused-private-field]

This commit is contained in:
AJR 2023-10-10 07:31:44 -04:00
parent a0b8c325ad
commit 9682226f6e

View File

@ -117,7 +117,6 @@ private:
void sound_io_w(offs_t offset, u8 data);
void sound_p1_w(u8 data);
u8 sound_p2_r();
u8 m_sound_p1 = 0;
u8 m_sound_code = 0;
// I8243 IO Expander x 4