Browse Source

Merge rev 20099

git-svn-id: tags/release_2_6_0@20553 -
pierre 13 years ago
parent
commit
87a5325973
1 changed files with 1 additions and 0 deletions
  1. 1 0
      rtl/go32v2/dos.pp

+ 1 - 0
rtl/go32v2/dos.pp

@@ -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