aboutsummaryrefslogtreecommitdiff
path: root/src/game/Player.cpp
diff options
context:
space:
mode:
authorclick <none@none>2010-04-13 13:28:16 +0200
committerclick <none@none>2010-04-13 13:28:16 +0200
commitc359e643711fc3e6736d7fbf7f81ea58944e57ee (patch)
tree4d3b165f0390646af4704f58d448a909ec2c8946 /src/game/Player.cpp
parentaef86ce05b2a3b710512ba13482f3e258b33cec7 (diff)
Forgot to remove reference-comment for the old functionality.
--HG-- branch : trunk
Diffstat (limited to 'src/game/Player.cpp')
-rw-r--r--src/game/Player.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game/Player.cpp b/src/game/Player.cpp
index da18ea3a33c..53485473216 100644
--- a/src/game/Player.cpp
+++ b/src/game/Player.cpp
@@ -23237,8 +23237,6 @@ void Player::ActivateSpec(uint8 spec)
if (IsNonMeleeSpellCasted(false))
InterruptNonMeleeSpells(false);
- // "Hunter pets should have their talents refunded when a hunter switches talent specs, even if they are dismissed at the time."
-
UnsummonPetTemporaryIfAny();
ClearComboPointHolders();
ClearAllReactives();