aboutsummaryrefslogtreecommitdiff
path: root/src/game/TemporarySummon.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/TemporarySummon.cpp')
-rw-r--r--src/game/TemporarySummon.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/TemporarySummon.cpp b/src/game/TemporarySummon.cpp
index 76c7ecfb8c1..f837cfbae8b 100644
--- a/src/game/TemporarySummon.cpp
+++ b/src/game/TemporarySummon.cpp
@@ -243,7 +243,6 @@ void Guardian::InitSummon(uint32 duration)
SetReactState(REACT_AGGRESSIVE);
- SetOwnerGUID(m_owner->GetGUID());
SetCreatorGUID(m_owner->GetGUID());
setFaction(m_owner->getFaction());
m_owner->SetPet(this, true);