Index: /trunk/src/game/Unit.cpp
===================================================================
--- /trunk/src/game/Unit.cpp (revision 213)
+++ /trunk/src/game/Unit.cpp (revision 217)
@@ -932,5 +932,5 @@
             }
             else */
-        RemoveAurasWithInterruptFlags(AURA_INTERRUPT_FLAG_DAMAGE);
+        pVictim->RemoveAurasWithInterruptFlags(AURA_INTERRUPT_FLAG_DAMAGE);
         pVictim->RemoveSpellbyDamageTaken(damage, spellProto ? spellProto->Id : 0);
 
