[6961] Remove redundent code that prevent show .reload subcomands list in normal way.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
begemot 2008-12-28 04:58:21 +03:00 committed by VladimirMangos
parent 41cbc67dfc
commit b9e0787c2a
7 changed files with 11 additions and 17 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6960"
#define REVISION_NR "6961"
#endif // __REVISION_NR_H__