From 21036c157955da93485e0b4ea5d22116cfdaba33 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 7 May 2015 23:17:42 +0300 Subject: Remove bot checker window. --- src/actormanager.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/actormanager.cpp') diff --git a/src/actormanager.cpp b/src/actormanager.cpp index b9ff84adb..90c2877f4 100644 --- a/src/actormanager.cpp +++ b/src/actormanager.cpp @@ -36,7 +36,6 @@ #include "gui/widgets/tabs/chat/chattab.h" -#include "gui/windows/botcheckerwindow.h" #include "gui/windows/chatwindow.h" #include "gui/windows/equipmentwindow.h" #include "gui/windows/socialwindow.h" @@ -270,8 +269,6 @@ Being *ActorManager::createBeing(const int id, } if (type == ActorType::Player) { - if (botCheckerWindow) - botCheckerWindow->updateList(); if (socialWindow) socialWindow->updateActiveList(); } -- cgit v1.2.3-60-g2f50