diff options
Diffstat (limited to 'gui/pages.hpp')
-rw-r--r-- | gui/pages.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gui/pages.hpp b/gui/pages.hpp index bb521c1d2..cf1afa1e9 100644 --- a/gui/pages.hpp +++ b/gui/pages.hpp @@ -178,7 +178,6 @@ protected: protected: static std::map<std::string, PageSet*> mPageSets; static PageSet* mCurrentSet; - static PageSet* mBaseSet; static MouseCursor *mMouseCursor; static HardwareKeyboard *mHardwareKeyboard; static bool mReloadTheme; |