diff options
Diffstat (limited to 'src/guiFormSpecMenu.h')
-rw-r--r-- | src/guiFormSpecMenu.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/guiFormSpecMenu.h b/src/guiFormSpecMenu.h index 2ffa05308..40be59b46 100644 --- a/src/guiFormSpecMenu.h +++ b/src/guiFormSpecMenu.h @@ -274,9 +274,6 @@ public: GUITable* getTable(std::wstring tablename); - static bool parseColor(const std::string &value, - video::SColor &color, bool quiet); - #ifdef __ANDROID__ bool getAndroidUIInput(); #endif |