From d6f58bee33ca548ea6fc125553aa8d4d2fdba91f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 23 Aug 2014 19:44:33 +0300 Subject: Move chat command /announce 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 f13950d59..cef6939d2 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -251,13 +251,6 @@ static void outStringNormal(ChatTab *const tab, } } - -impHandler(announce) -{ - Net::getAdminHandler()->announce(event.args); - return true; -} - impHandler0(ipcToggle) { if (ipc) -- cgit v1.2.3-70-g09d2