瀏覽代碼

* revert r37968: it does more harm than good

git-svn-id: trunk@37978 -
svenbarth 7 年之前
父節點
當前提交
ecda183153
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      compiler/dbgbase.pas

+ 0 - 2
compiler/dbgbase.pas

@@ -343,8 +343,6 @@ implementation
                     internalerror(200610054);
                 end;
               end;
-            if looplist.count=deftowritelist.count then
-              internalerror(2018011401);
             looplist.clear;
             templist := looplist;
             looplist := deftowritelist;