aboutsummaryrefslogtreecommitdiff
path: root/src/game/Unit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/Unit.cpp')
-rw-r--r--src/game/Unit.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/game/Unit.cpp b/src/game/Unit.cpp
index 919e35b4720..a9a347d8251 100644
--- a/src/game/Unit.cpp
+++ b/src/game/Unit.cpp
@@ -5687,12 +5687,6 @@ bool Unit::HandleDummyAuraProc(Unit *pVictim, uint32 damage, AuraEffect* trigger
target->RemoveAurasByType(SPELL_AURA_PERIODIC_DAMAGE_PERCENT);
return true;
}
- // Glyph of Drain Soul
- case 58070:
- {
- triggered_spell_id = 58068;
- break;
- }
// Glyph of Icy Veins
case 56374:
{