From 56178bf525b07582389493158ac90e2ab7721571 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 27 Aug 2014 16:41:00 +0300 Subject: Move chat command /hack 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 4839899fb..d6183b42b 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -100,12 +100,6 @@ extern char **environ; namespace Commands { -impHandler(hack) -{ - Net::getChatHandler()->sendRaw(event.args); - return true; -} - static int uploadUpdate(void *ptr, DownloadStatus::Type status, size_t total A_UNUSED, -- cgit v1.2.3-70-g09d2