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/Debugcmds.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/game/Debugcmds.cpp') diff --git a/src/game/Debugcmds.cpp b/src/game/Debugcmds.cpp index 6033a49e5ec..4323ef3897b 100644 --- a/src/game/Debugcmds.cpp +++ b/src/game/Debugcmds.cpp @@ -21,17 +21,13 @@ #include "Common.h" #include "Database/DatabaseEnv.h" #include "WorldPacket.h" -#include "WorldSession.h" -#include "World.h" #include "Player.h" #include "Opcodes.h" #include "Chat.h" #include "Log.h" #include "Unit.h" -#include "ObjectAccessor.h" #include "GossipDef.h" #include "Language.h" -#include "MapManager.h" #include "BattleGroundMgr.h" #include #include "ObjectMgr.h" -- cgit v1.2.3