From 9f39b5c84d0b244e093380e5ad7d53c2a21d2f34 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 26 Aug 2014 23:35:31 +0300 Subject: Move chat command /serverunignoreall 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 b5491a805..608be620f 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -157,12 +157,6 @@ impHandler(hack) return true; } -impHandler0(serverUnIgnoreAll) -{ - Net::getChatHandler()->unIgnoreAll(); - return true; -} - impHandler(dumpGraphics) { std::string str = strprintf("%s,%s,%dX%dX%d,", PACKAGE_OS, SMALL_VERSION, -- cgit v1.2.3-70-g09d2