[9290] Some cleanups in realmd, no functional changes

This commit is contained in:
VladimirMangos 2010-02-03 13:33:18 +03:00
parent aff7d022af
commit 573651435e
3 changed files with 2 additions and 3 deletions

View file

@ -36,7 +36,6 @@ extern DatabaseType loginDatabase;
enum eAuthCmd
{
//AUTH_NO_CMD = 0xFF,
AUTH_LOGON_CHALLENGE = 0x00,
AUTH_LOGON_PROOF = 0x01,
AUTH_RECONNECT_CHALLENGE = 0x02,