From 49ee13d556f84f65fc154a1e8ff160716f3f4780 Mon Sep 17 00:00:00 2001 From: raczman Date: Sun, 12 Apr 2009 10:53:44 +0200 Subject: Removed unneeded function from Chat.h. --HG-- branch : trunk --- src/game/Chat.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/game/Chat.h b/src/game/Chat.h index 34125fc15c1..8a1d11b4886 100644 --- a/src/game/Chat.h +++ b/src/game/Chat.h @@ -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); -- cgit v1.2.3