Core/Misc: Remove unused headers

This commit is contained in:
leak
2015-03-30 17:16:07 +02:00
parent 50bbfeebb9
commit 7010671931
99 changed files with 2 additions and 205 deletions

View File

@@ -17,7 +17,6 @@
*/
#include "Common.h"
#include "Language.h"
#include "DatabaseEnv.h"
#include "WorldPacket.h"
#include "WorldSession.h"
@@ -28,7 +27,6 @@
#include "Player.h"
#include "UpdateMask.h"
#include "NPCHandler.h"
#include "Pet.h"
#include "MapManager.h"
void WorldSession::SendNameQueryOpcode(ObjectGuid guid)