From a7c2351c708c38bf020e8e1250b6a78cb2b6f89e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 25 Aug 2014 13:26:14 +0300 Subject: Move chat command /me 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 f709e4a91..41c828840 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -251,12 +251,6 @@ static void outStringNormal(ChatTab *const tab, } } -impHandler(me) -{ - outString(event.tab, strprintf("*%s*", event.args.c_str()), event.args); - return true; -} - impHandler(toggle) { if (event.args.empty()) -- cgit v1.2.3-70-g09d2