mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 00:48:56 +01:00
Fix typo that occured in the mess of exporting/stripping, my humble apologies.
--HG-- branch : trunk
This commit is contained in:
@@ -67,7 +67,7 @@ RealmSocket::~RealmSocket(void)
|
||||
closing_ = true;
|
||||
|
||||
if (session_);
|
||||
delete esession_;
|
||||
delete session_;
|
||||
|
||||
peer().close();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user