mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-18 17:19:32 +02:00
Fix leak due to bad merge or rebase
This commit is contained in:
parent
ba51494bd7
commit
2ec382e68c
@ -677,7 +677,6 @@ begin
|
||||
Aport:=443
|
||||
else
|
||||
Aport:=80;
|
||||
G:=GetSocketHandler(UseSSL);
|
||||
{$ifdef Unix}
|
||||
IsUnixSocketConnection := UnixSocketPath <> '';
|
||||
if IsUnixSocketConnection then
|
||||
|
Loading…
Reference in New Issue
Block a user