aboutsummaryrefslogtreecommitdiff
path: root/src/game/SpellAuras.h
diff options
context:
space:
mode:
authorwin32 <none@none>2009-12-21 15:45:28 +0200
committerwin32 <none@none>2009-12-21 15:45:28 +0200
commitc92fbc0dfbe4218f9fad46e9a2b7164df7bd7049 (patch)
tree9ede2c0ab60533c51ef6ef489b2daddd7e571b21 /src/game/SpellAuras.h
parentc3ee3f537da78d24f540375f34a63dbf0aadfe28 (diff)
Cleanup in spell code
--HG-- branch : trunk
Diffstat (limited to 'src/game/SpellAuras.h')
-rw-r--r--src/game/SpellAuras.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/SpellAuras.h b/src/game/SpellAuras.h
index 9fdff04f05f..3730107461a 100644
--- a/src/game/SpellAuras.h
+++ b/src/game/SpellAuras.h
@@ -321,7 +321,6 @@ class TRINITY_DLL_SPEC AuraEffect
void HandleForceMoveForward(bool apply, bool Real, bool changeAmount);
void HandleAuraModResistenceOfStatPercent(bool apply, bool Real, bool changeAmount);
void HandleAuraPowerBurn(bool apply, bool Real, bool changeAmount);
- void HandleSchoolAbsorb(bool apply, bool Real, bool changeAmount);
void HandlePreventFleeing(bool apply, bool Real, bool changeAmount);
void HandleArenaPreparation(bool apply, bool Real, bool changeAmount);
void HandleAuraConvertRune(bool apply, bool Real, bool changeAmount);