mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-30 21:57:01 +01:00
Core: Removed all double (and more) empty lines
This commit is contained in:
@@ -276,7 +276,6 @@ int RealmSocket::handle_input(ACE_HANDLE)
|
||||
return n == space ? 1 : 0;
|
||||
}
|
||||
|
||||
|
||||
void RealmSocket::set_session(Session* session)
|
||||
{
|
||||
if (session_ != NULL)
|
||||
|
||||
Reference in New Issue
Block a user