Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everything that uses them (PR #25156)

(cherry picked from commit bcdbdd6f23)
This commit is contained in:
Treeston
2020-09-06 16:04:10 +02:00
committed by Shauren
parent 3bf33628fc
commit e0e3bae82c
10 changed files with 20 additions and 129 deletions

View File

@@ -164,8 +164,6 @@ int main(int argc, char** argv)
sSecretMgr->Initialize(SECRET_OWNER_BNETSERVER);
sSessionMgr.FixLegacyAuthHashes();
// Load IP Location Database
sIPLocation->Load();