mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-22 16:19:27 +02:00
codetools: formatting
git-svn-id: trunk@16798 -
This commit is contained in:
parent
1d446abc80
commit
c09aeccc7c
@ -822,7 +822,7 @@ end;
|
|||||||
|
|
||||||
procedure TCodeBuffer.Clear;
|
procedure TCodeBuffer.Clear;
|
||||||
begin
|
begin
|
||||||
fIsDeleted:=false;
|
FIsDeleted:=false;
|
||||||
FLoadDateValid:=false;
|
FLoadDateValid:=false;
|
||||||
inherited Clear;
|
inherited Clear;
|
||||||
end;
|
end;
|
||||||
|
Loading…
Reference in New Issue
Block a user