Removed unneeded function from Chat.h.

--HG--
branch : trunk
This commit is contained in:
raczman
2009-04-12 10:53:44 +02:00
parent 66f60f4c6e
commit 49ee13d556

View File

@@ -504,7 +504,6 @@ class ChatHandler
GameObject* GetObjectGlobalyWithGuidOrNearWithDbGuid(uint32 lowguid,uint32 entry);
// Utility methods for commands
void ShowTicket(uint64 guid, char const* text, char const* time);
bool LookupPlayerSearchCommand(QueryResult* result, int32 limit);
bool HandleBanListHelper(QueryResult* result);
bool HandleBanHelper(BanMode mode,char const* args);