mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-03 00:00:39 +02:00
codetools: clean up
git-svn-id: trunk@56479 -
This commit is contained in:
parent
de5a31e9b5
commit
7060f8549c
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user