[9586] Remove a useless include

This commit is contained in:
Lightguard 2010-03-15 14:42:22 +01:00
parent 703f9dd72a
commit 0bf1d4e51f
2 changed files with 1 additions and 2 deletions

View file

@ -25,7 +25,6 @@
#include "ProgressBar.h"
#include "Policies/SingletonImp.h"
#include "Player.h"
#include "ObjectGuid.h"
INSTANTIATE_SINGLETON_1(GMTicketMgr);