From abdc57a4acfa490ee34985b56b2d985266ccc7e4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 27 Aug 2014 15:45:07 +0300 Subject: Move chat command /enableaway 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 3a7bf28a2..50219ebde 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -106,18 +106,6 @@ impHandler(hack) return true; } -impHandler(enableAway) -{ - if (event.tab) - { - event.tab->setNoAway(false); - if (chatWindow) - chatWindow->saveState(); - return true; - } - return false; -} - impHandler(testParticle) { if (localPlayer) -- cgit v1.2.3-70-g09d2