[8259] Move functions code from ChannelMgr.h to ChannelMgr.cpp.

Also cleanups in #includes and singleton instantiate.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Infinity 2009-07-27 18:43:36 +04:00 committed by VladimirMangos
parent ae8712e61b
commit 68c86d0480
8 changed files with 115 additions and 65 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8258"
#define REVISION_NR "8259"
#endif // __REVISION_NR_H__