aboutsummaryrefslogtreecommitdiff
path: root/src/game/Player.cpp
diff options
context:
space:
mode:
authormegamage <none@none>2009-04-19 12:14:08 -0500
committermegamage <none@none>2009-04-19 12:14:08 -0500
commiteb8814273643927ac3e0f8b9e8d41ccc8dc1f36b (patch)
treed06b54d74a78ac7d6477e060a34859e77e04b3dd /src/game/Player.cpp
parente6868e73f11dbd4a9c9d4441836920d5da9d39b0 (diff)
parentb6088230413327ede1e0fd7ca48ac8f7817a0177 (diff)
*Merge.
--HG-- branch : trunk
Diffstat (limited to 'src/game/Player.cpp')
-rw-r--r--src/game/Player.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/Player.cpp b/src/game/Player.cpp
index 0fb8c4bdfa1..5ce396bfa69 100644
--- a/src/game/Player.cpp
+++ b/src/game/Player.cpp
@@ -14633,7 +14633,6 @@ void Player::_LoadActions(QueryResult *result)
void Player::_LoadAuras(QueryResult *result, uint32 timediff)
{
sLog.outDebug("Loading auras for player %u",GetGUIDLow());
- m_Auras.clear();
for (int i = 0; i < TOTAL_AURAS; i++)
m_modAuras[i].clear();