aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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();