From ce0c0778675908f7be557b1c115de3eabb828079 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 26 Aug 2014 12:14:29 +0300 Subject: Move chat command /mail into actions. --- src/commands.cpp | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'src/commands.cpp') diff --git a/src/commands.cpp b/src/commands.cpp index 464148a87..72ba9f6c1 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -157,16 +157,6 @@ impHandler(hack) return true; } -impHandler(mail) -{ - if (auctionManager && auctionManager->getEnableAuctionBot()) - { - auctionManager->sendMail(event.args); - return true; - } - return false; -} - impHandler0(priceLoad) { if (shopWindow) -- cgit v1.2.3-70-g09d2