mirror of
https://github.com/holub/mame
synced 2025-04-25 09:50:04 +03:00
gigatron: dox told me it still didnt compile on Clang: error: private field 'm_r' is not used [-Werror,-Wunused-private-field], fine on my gcc though (nw)
This commit is contained in:
parent
8956268208
commit
18d58b550f
@ -66,8 +66,6 @@ private:
|
||||
address_space *m_data;
|
||||
int m_icount;
|
||||
|
||||
uint32_t m_r[8];
|
||||
|
||||
void gigatron_illegal();
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user