mirror of
https://github.com/holub/mame
synced 2025-04-26 10:13:37 +03:00
Fix clang build [-Werror,-Wunused-private-field] (nw)
This commit is contained in:
parent
08421800ef
commit
6747ee065f
@ -170,9 +170,7 @@ private:
|
||||
|
||||
uint8_t m_keyboard_line;
|
||||
uint8_t m_keyboard_data;
|
||||
uint8_t m_porta_out;
|
||||
uint8_t m_porta_int;
|
||||
uint8_t m_portb_out;
|
||||
uint8_t m_pseudo_adc;
|
||||
|
||||
int m_centronics_ack;
|
||||
|
Loading…
Reference in New Issue
Block a user