From 0fdd7cd5ded7e781e4e92edbf7d7d03a7a9bd524 Mon Sep 17 00:00:00 2001 From: QAston Date: Fri, 31 Jul 2009 15:35:31 +0200 Subject: *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 --- src/game/SpellMgr.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/game/SpellMgr.h') 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(); -- cgit v1.2.3