瀏覽代碼

* remove redundant initalization of LinkTypeSetExplicitly

git-svn-id: trunk@5938 -
peter 18 年之前
父節點
當前提交
5e428406e0
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      compiler/globals.pas

+ 0 - 1
compiler/globals.pas

@@ -1079,7 +1079,6 @@ implementation
         DLLsource:=false;
         inlining_procedure:=false;
         resolving_forward:=false;
-        LinkTypeSetExplicitly:=false;
         paratarget:=system_none;
         paratargetasm:=as_none;
         paratargetdbg:=dbg_none;