From 0b236e4e04a6d89d34925ce9d2875c002e135b23 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 18 Feb 2013 16:40:55 +0300 Subject: Remove auction bot support. This bot for long time offline in tmw and possible will be never online. --- src/commands.cpp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/commands.cpp') diff --git a/src/commands.cpp b/src/commands.cpp index b085cbd7c..25835ace9 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -22,7 +22,6 @@ #include "commandhandler.h" -#include "auctionmanager.h" #include "actorspritemanager.h" #include "client.h" #include "configuration.h" @@ -708,12 +707,6 @@ impHandler1(hack) Net::getChatHandler()->sendRaw(args); } -impHandler1(mail) -{ - if (auctionManager && auctionManager->getEnableAuctionBot()) - auctionManager->sendMail(args); -} - impHandler0(priceLoad) { if (shopWindow) -- cgit v1.2.3-60-g2f50