From 9522e88dbdb425211f68e94518dcfb63dc74f306 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 24 Aug 2014 21:32:16 +0300 Subject: Move chat command /blacklist 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 7105215c3..ac674b346 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -384,13 +384,6 @@ impHandler0(present) return false; } -impHandler(blackList) -{ - // TRANSLATORS: blacklist command - changeRelation(event.args, PlayerRelation::BLACKLISTED, _("blacklisted"), event.tab); - return true; -} - impHandler(enemy) { // TRANSLATORS: enemy command -- cgit v1.2.3-70-g09d2