codetools: clean up

git-svn-id: trunk@39657 -
This commit is contained in:
mattias 2012-12-26 22:03:48 +00:00
parent 17337ba49d
commit 4bfe7a4109

View File

@ -2796,7 +2796,6 @@ begin
RaiseStrExpectedWithBlockStartHint('"end"');
end else if UpAtomIs('THEN') then begin
if (BlockType=ebtIf) and (IfType=itNone) then begin
debugln(['TPascalParserTool.ReadTilBlockEnd BBB1']);
if StopOnBlockMiddlePart then break;
IfType:=itThen;
end else