diff options
| author | Machiavelli <none@none> | 2009-06-19 00:52:47 +0200 |
|---|---|---|
| committer | Machiavelli <none@none> | 2009-06-19 00:52:47 +0200 |
| commit | 46ad2e833fcd36e66aeeb0e95cbd9e6e147459fc (patch) | |
| tree | 970c8ae30bf3c86a61b20d3a90959121d988bb2a /src/game/WorldSession.h | |
| parent | 692fb2ba7e3408397d2717531a37a57ab74f68cc (diff) | |
* Fix build in linux
--HG--
branch : trunk
Diffstat (limited to 'src/game/WorldSession.h')
| -rw-r--r-- | src/game/WorldSession.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/WorldSession.h b/src/game/WorldSession.h index 6dc31897414..f4842c0f0bc 100644 --- a/src/game/WorldSession.h +++ b/src/game/WorldSession.h @@ -171,7 +171,6 @@ class TRINITY_DLL_SPEC WorldSession void SendTabardVendorActivate( uint64 guid ); void SendSpiritResurrect(); void SendBindPoint(Creature* npc); - void SendGMTicketGetTicket(uint32 status, char const* text); void SendAttackStop(Unit const* enemy); |
