aboutsummaryrefslogtreecommitdiff
path: root/src/server/authserver/Server/AuthSocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/authserver/Server/AuthSocket.h')
-rw-r--r--src/server/authserver/Server/AuthSocket.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/server/authserver/Server/AuthSocket.h b/src/server/authserver/Server/AuthSocket.h
index 0ad40b6930b..4b106de7f68 100644
--- a/src/server/authserver/Server/AuthSocket.h
+++ b/src/server/authserver/Server/AuthSocket.h
@@ -84,7 +84,6 @@ class AuthSocket: public RealmSocket::Session
bool _authed;
std::string _login;
- std::string _safelogin;
// Since GetLocaleByName() is _NOT_ bijective, we have to store the locale as a string. Otherwise we can't differ
// between enUS and enGB, which is important for the patch system