Browse Source

* revert r37968: it does more harm than good

git-svn-id: trunk@37978 -
svenbarth 7 years ago
parent
commit
ecda183153
1 changed files with 0 additions and 2 deletions
  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;