Unused code removed

Code related to the non-existent table, character_battleground_random
removed.
This commit is contained in:
Charles A Edwards 2016-08-30 13:05:50 +01:00 committed by Antz
parent d88e38e549
commit c78d8199df
4 changed files with 4 additions and 52 deletions

View file

@ -1095,8 +1095,6 @@ class Player : public Unit
bool TeleportToBGEntryPoint();
void SetRandomWinner(bool isWinner);
void SetSummonPoint(uint32 mapid, float x, float y, float z)
{
m_summon_expire = time(NULL) + MAX_PLAYER_SUMMON_DELAY;