mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Merge pull request #4438 from lioncash/unused
Frame: Remove unused menu variable
This commit is contained in:
@@ -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] = {};
|
||||
|
||||
Reference in New Issue
Block a user