Fixes and tweaks to the networking impl
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2012-2021 Wojciech Figat. All rights reserved.
|
||||
// Copyright (c) 2012-2021 Wojciech Figat. All rights reserved.
|
||||
|
||||
#include "NetworkBase.h"
|
||||
|
||||
@@ -101,4 +101,3 @@ NetworkEndPoint NetworkBase::RemapEndPointToIPv6(NetworkEndPoint& endPoint)
|
||||
{
|
||||
return NetworkEndPoint();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user