diff options
| author | QAston <none@none> | 2009-07-31 15:35:31 +0200 |
|---|---|---|
| committer | QAston <none@none> | 2009-07-31 15:35:31 +0200 |
| commit | 0fdd7cd5ded7e781e4e92edbf7d7d03a7a9bd524 (patch) | |
| tree | 68b202545345d0296d36e8ee14ec23ca384fb3bf /src/game/SpellMgr.h | |
| parent | 9b56360b4c898c19d2762fe6ce04c08aca4df0d4 (diff) | |
*Remove data from world.sql - it exists now only for structure documentation.
*Remove debug spell_check command - such things shouldn't belong to core.
--HG--
branch : trunk
Diffstat (limited to 'src/game/SpellMgr.h')
| -rw-r--r-- | src/game/SpellMgr.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game/SpellMgr.h b/src/game/SpellMgr.h index f1d551298f0..cb0c9d9bdbd 100644 --- a/src/game/SpellMgr.h +++ b/src/game/SpellMgr.h @@ -1055,8 +1055,6 @@ class SpellMgr public: static SpellMgr& Instance(); - void CheckUsedSpells(char const* table); - // Loading data at server startup void LoadSpellChains(); void LoadSpellRequired(); |
