summaryrefslogtreecommitdiff
path: root/src/authserver/Server/AuthSocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/authserver/Server/AuthSocket.h')
-rw-r--r--src/authserver/Server/AuthSocket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/authserver/Server/AuthSocket.h b/src/authserver/Server/AuthSocket.h
index ac00528b4c..2c8d64c7ca 100644
--- a/src/authserver/Server/AuthSocket.h
+++ b/src/authserver/Server/AuthSocket.h
@@ -19,7 +19,7 @@ enum eStatus
STATUS_CHALLENGE,
STATUS_LOGON_PROOF,
STATUS_RECON_PROOF,
- STATUS_PATCH, // unused in CMaNGOS
+ STATUS_PATCH, // unused
STATUS_AUTHED,
STATUS_CLOSED
};