mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-10 22:49:00 +01:00
Merge pull request #4438 from lioncash/unused
Frame: Remove unused menu variable
This commit is contained in:
commit
208ca4dd15
@ -124,8 +124,6 @@ public:
|
|||||||
X11Utils::XRRConfiguration* m_XRRConfig;
|
X11Utils::XRRConfiguration* m_XRRConfig;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
wxMenu* m_SavedPerspectives = nullptr;
|
|
||||||
|
|
||||||
// AUI
|
// AUI
|
||||||
wxAuiManager* m_Mgr = nullptr;
|
wxAuiManager* m_Mgr = nullptr;
|
||||||
bool bFloatWindow[IDM_DEBUG_WINDOW_LIST_END - IDM_DEBUG_WINDOW_LIST_START] = {};
|
bool bFloatWindow[IDM_DEBUG_WINDOW_LIST_END - IDM_DEBUG_WINDOW_LIST_START] = {};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user