浏览代码

Revert wrong commit 20553 to tags/release_2_6_0 instead of branches/fixes_2_6_0

git-svn-id: tags/release_2_6_0@20560 -
pierre 13 年之前
父节点
当前提交
6ee409d784
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      rtl/go32v2/dos.pp

+ 0 - 1
rtl/go32v2/dos.pp

@@ -350,7 +350,6 @@ var
 begin
 begin
 { create command line }
 { create command line }
   c:=comline;
   c:=comline;
-  use_proxy:=false;
   if force_go32v2_proxy then
   if force_go32v2_proxy then
     Use_proxy:=true
     Use_proxy:=true
   else if length(c)>DOS_MAX_COMMAND_LINE_LENGTH then
   else if length(c)>DOS_MAX_COMMAND_LINE_LENGTH then