mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-10 06:29:00 +01:00
Frame: Remove unused menu variable
This has been unused since the introduction of the MainMenuBar class that abstracts away all of the wxMenuBar UI loading.
This commit is contained in:
parent
0b9562b0d5
commit
97bd77c928
@ -124,8 +124,6 @@ public:
|
||||
X11Utils::XRRConfiguration* m_XRRConfig;
|
||||
#endif
|
||||
|
||||
wxMenu* m_SavedPerspectives = nullptr;
|
||||
|
||||
// AUI
|
||||
wxAuiManager* m_Mgr = nullptr;
|
||||
bool bFloatWindow[IDM_DEBUG_WINDOW_LIST_END - IDM_DEBUG_WINDOW_LIST_START] = {};
|
||||
|
Loading…
x
Reference in New Issue
Block a user