--- Log of rev 20099 * Init use_proxy to false, Mantis #21097 git-svn-id: branches/fixes_2_6_0@20566 -
@@ -350,6 +350,7 @@ var
begin
{ create command line }
c:=comline;
+ use_proxy:=false;
if force_go32v2_proxy then
Use_proxy:=true
else if length(c)>DOS_MAX_COMMAND_LINE_LENGTH then