aboutsummaryrefslogtreecommitdiff
path: root/src/game/Spell.h
diff options
context:
space:
mode:
authorQAston <none@none>2009-08-11 19:57:27 +0200
committerQAston <none@none>2009-08-11 19:57:27 +0200
commite2e70b936b5fe30cc6c7592c8a6a1e870b9420ad (patch)
tree70bfad16dcb9dd70ae4674c02aa61fc591c53b60 /src/game/Spell.h
parent08d4aac16153c6ea87fb74f129ca1bafbe2a3f6b (diff)
*Cleanups and obsolete spell handlers remove.
--HG-- branch : trunk
Diffstat (limited to 'src/game/Spell.h')
-rw-r--r--src/game/Spell.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/Spell.h b/src/game/Spell.h
index b593bf79881..02256c5447d 100644
--- a/src/game/Spell.h
+++ b/src/game/Spell.h
@@ -339,7 +339,6 @@ class Spell
void EffectAddExtraAttacks(uint32 i);
void EffectSpiritHeal(uint32 i);
void EffectSkinPlayerCorpse(uint32 i);
- void EffectSummonDemon(uint32 i);
void EffectStealBeneficialBuff(uint32 i);
void EffectUnlearnSpecialization(uint32 i);
void EffectHealPct(uint32 i);