confswitch: Coverity 316067

This commit is contained in:
Robbbert 2021-02-14 01:48:08 +11:00
parent fa9298cb16
commit 5dfe24b639

View File

@ -55,8 +55,6 @@ protected:
switch_group_vector const &switch_groups() { return m_switch_groups; }
unsigned active_switch_groups() const { return m_active_switch_groups; }
int m_dipcount;
private:
virtual void handle() override;