From c33d54dd45efd88f95014bd41813accb15e76f89 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 23 Aug 2014 23:16:19 +0300 Subject: Move chat command /ignore into actions. --- src/commands.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/commands.cpp') diff --git a/src/commands.cpp b/src/commands.cpp index 7491c678e..b4a18aaf2 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -384,12 +384,6 @@ impHandler0(present) return false; } -impHandler(ignore) -{ - changeRelation(event.args, PlayerRelation::IGNORED, "ignored", event.tab); - return true; -} - impHandler(beFriend) { // TRANSLATORS: adding friend command -- cgit v1.2.3-70-g09d2