Merge pull request #4438 from lioncash/unused

Frame: Remove unused menu variable
This commit is contained in:
Markus Wick 2016-11-10 13:54:39 +01:00 committed by GitHub
commit 208ca4dd15
1 changed files with 0 additions and 2 deletions

View File

@ -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] = {};