mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
jpmimpct.h: Fix clang error: private field 'm_alpha_clock' is not used [-Werror,-Wunused-private-field]
This commit is contained in:
parent
198696996f
commit
e042f49b05
@ -132,7 +132,6 @@ private:
|
||||
uint8_t m_Lamps[256];
|
||||
int m_optic_pattern;
|
||||
int m_payen;
|
||||
int m_alpha_clock;
|
||||
int m_hopinhibit;
|
||||
int m_slidesout;
|
||||
int m_hopper[3];
|
||||
|
Loading…
Reference in New Issue
Block a user