mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-12 23:49:45 +02:00
* revert r37968: it does more harm than good
git-svn-id: trunk@37978 -
This commit is contained in:
parent
62ae07bdaa
commit
ecda183153
@ -343,8 +343,6 @@ implementation
|
||||
internalerror(200610054);
|
||||
end;
|
||||
end;
|
||||
if looplist.count=deftowritelist.count then
|
||||
internalerror(2018011401);
|
||||
looplist.clear;
|
||||
templist := looplist;
|
||||
looplist := deftowritelist;
|
||||
|
Loading…
Reference in New Issue
Block a user