From ba4e639a333eed40f95f7bf7a361c0bd0186c334 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 27 Aug 2014 15:36:30 +0300 Subject: Move chat command /removename into actions. --- src/commands.cpp | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'src/commands.cpp') diff --git a/src/commands.cpp b/src/commands.cpp index e7a6a2682..f2d7cd6ce 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -106,18 +106,6 @@ impHandler(hack) return true; } -impHandler(removeName) -{ - if (event.tab) - { - event.tab->setRemoveNames(true); - if (chatWindow) - chatWindow->saveState(); - return true; - } - return false; -} - impHandler(disableAway) { if (event.tab) -- cgit v1.2.3-70-g09d2