mirror of
https://github.com/holub/mame
synced 2025-04-24 09:20:02 +03:00
confswitch: Coverity 316067
This commit is contained in:
parent
fa9298cb16
commit
5dfe24b639
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user