[7032] Remove unused field from realm structure in realmd.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
zhenya 2009-01-05 14:32:55 +03:00 committed by VladimirMangos
parent 8ac2150b88
commit 5bf32dd62a
3 changed files with 1 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7031"
#define REVISION_NR "7032"
#endif // __REVISION_NR_H__