diff options
Diffstat (limited to 'gui/objects.hpp')
-rw-r--r-- | gui/objects.hpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gui/objects.hpp b/gui/objects.hpp index a86747afb..261141134 100644 --- a/gui/objects.hpp +++ b/gui/objects.hpp @@ -217,9 +217,6 @@ protected: int mFontHeight; unsigned maxWidth; unsigned charSkip; - -protected: - std::string parseText(void); }; // GUIImage - Used for static image |