codetools: clean up

git-svn-id: trunk@56479 -
This commit is contained in:
mattias 2017-11-24 00:11:26 +00:00
parent de5a31e9b5
commit 7060f8549c

View File

@ -4992,7 +4992,6 @@ begin
end; end;
end else begin end else begin
// an enum or syntax error // an enum or syntax error
MoveCursorToAtomPos(SavePos);
if (CurPos.Flag=cafRoundBracketOpen) then begin if (CurPos.Flag=cafRoundBracketOpen) then begin
// an enumeration -> read all enums // an enumeration -> read all enums
CreateChildNode; CreateChildNode;