From e6d02447113b137ce37f2331ae674371c3968e28 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 23 Aug 2014 20:47:15 +0300 Subject: Move chat command /who 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 6a1094b51..270a781ab 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -251,12 +251,6 @@ static void outStringNormal(ChatTab *const tab, } } -impHandler0(who) -{ - Net::getChatHandler()->who(); - return true; -} - impHandler(msg) { std::string recvnick; -- cgit v1.2.3-70-g09d2