jpmimpct.h: Fix clang error: private field 'm_alpha_clock' is not used [-Werror,-Wunused-private-field]

This commit is contained in:
AJR 2021-01-12 16:33:17 -05:00
parent 198696996f
commit e042f49b05

View File

@ -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];