aboutsummaryrefslogtreecommitdiff
path: root/src/game
diff options
context:
space:
mode:
authormegamage <none@none>2009-04-12 16:46:59 -0500
committermegamage <none@none>2009-04-12 16:46:59 -0500
commitf971caf4bfd0d01a784328dd35acc6f7a0f99559 (patch)
treea38d3c008fba3f8532ebb492ecd120831c62a886 /src/game
parent9787e5f578aca2c6f441faef0491db237b12bc88 (diff)
parent49ee13d556f84f65fc154a1e8ff160716f3f4780 (diff)
*Merge.
--HG-- branch : trunk
Diffstat (limited to 'src/game')
-rw-r--r--src/game/Chat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/Chat.h b/src/game/Chat.h
index 7065c6dd0ed..6a10a60ad82 100644
--- a/src/game/Chat.h
+++ b/src/game/Chat.h
@@ -562,7 +562,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);