From 4b5a38945c47d492fe8e4581b2d92956a689612e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 24 Aug 2014 20:40:00 +0300 Subject: Move chat command /neutral into actions. --- src/commands.cpp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/commands.cpp') diff --git a/src/commands.cpp b/src/commands.cpp index b03979eba..7105215c3 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -384,13 +384,6 @@ impHandler0(present) return false; } -impHandler(neutral) -{ - // TRANSLATORS: neutral command - changeRelation(event.args, PlayerRelation::NEUTRAL, _("neutral"), event.tab); - return true; -} - impHandler(blackList) { // TRANSLATORS: blacklist command -- cgit v1.2.3-60-g2f50