diff options
Diffstat (limited to 'src/ChatColor.h')
-rw-r--r-- | src/ChatColor.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ChatColor.h b/src/ChatColor.h index e2a9044f3..643c4d5d8 100644 --- a/src/ChatColor.h +++ b/src/ChatColor.h @@ -37,7 +37,6 @@ public: static const std::string Italic; static const std::string Plain; - static const std::string MakeColor( const AString & a_Color ); }; // tolua_end |