Fix leak due to bad merge or rebase

This commit is contained in:
Ionut Stoica 2022-02-10 09:19:50 +01:00
parent ba51494bd7
commit 2ec382e68c

View File

@ -677,7 +677,6 @@ begin
Aport:=443
else
Aport:=80;
G:=GetSocketHandler(UseSSL);
{$ifdef Unix}
IsUnixSocketConnection := UnixSocketPath <> '';
if IsUnixSocketConnection then