mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
DolphinQt: Kill some unused member variables.
This commit is contained in:
@ -60,6 +60,4 @@ protected:
|
||||
|
||||
private:
|
||||
MappingWindow* m_parent;
|
||||
bool m_first = true;
|
||||
std::vector<MappingButton*> m_buttons;
|
||||
};
|
||||
|
Reference in New Issue
Block a user