mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everything that uses them (PR #25156)
This commit is contained in:
@@ -143,8 +143,6 @@ int main(int argc, char** argv)
|
||||
|
||||
sSecretMgr->Initialize();
|
||||
|
||||
AuthSession::ServerStartup();
|
||||
|
||||
// Load IP Location Database
|
||||
sIPLocation->Load();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user