From 328345ac1ab328fb382ec40ba6f5fa95b43a72c4 Mon Sep 17 00:00:00 2001 From: megamage Date: Sun, 8 Mar 2009 13:05:56 -0600 Subject: [7403] much more unneeded includes removed Author: balrok --HG-- branch : trunk --- src/game/ObjectMgr.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/game/ObjectMgr.cpp') diff --git a/src/game/ObjectMgr.cpp b/src/game/ObjectMgr.cpp index a3802a5eab8..2c32c7ea909 100644 --- a/src/game/ObjectMgr.cpp +++ b/src/game/ObjectMgr.cpp @@ -30,7 +30,6 @@ #include "SpellMgr.h" #include "UpdateMask.h" #include "World.h" -#include "WorldSession.h" #include "Group.h" #include "Guild.h" #include "ArenaTeam.h" @@ -46,7 +45,6 @@ #include "Util.h" #include "WaypointManager.h" #include "InstanceData.h" //for condition_instance_data -#include "BattleGround.h" INSTANTIATE_SINGLETON_1(ObjectMgr); -- cgit v1.2.3