From 28438bba27168289be59a26d3ae55e3f3658d8d3 Mon Sep 17 00:00:00 2001 From: BlockMen Date: Fri, 3 Oct 2014 06:11:21 +0200 Subject: Add [colorize modifier --- src/guiFormSpecMenu.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/guiFormSpecMenu.h') 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 -- cgit v1.2.3