From c25a59d9036444872d831a126c6326f3d8be5e74 Mon Sep 17 00:00:00 2001 From: attilamolnar Date: Thu, 13 Jun 2013 18:41:10 +0200 Subject: Remove TR_END, remove TRANSLATEx() from commands that do not need it --- src/command_parse.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/command_parse.cpp') diff --git a/src/command_parse.cpp b/src/command_parse.cpp index 08e28557c..31e61d161 100644 --- a/src/command_parse.cpp +++ b/src/command_parse.cpp @@ -435,7 +435,6 @@ void CommandParser::TranslateSingleParam(TranslateType to, const std::string& it } // If no custom translator was given, fall through } - case TR_END: case TR_TEXT: default: /* Do nothing */ -- cgit v1.3.1-10-gc9f91