Browse Source

Fix leak due to bad merge or rebase

Ionut Stoica 3 years ago
parent
commit
2ec382e68c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/fcl-web/src/base/fphttpclient.pp

+ 0 - 1
packages/fcl-web/src/base/fphttpclient.pp

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