mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 19:59:17 +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;
|
||||
begin
|
||||
fIsDeleted:=false;
|
||||
FIsDeleted:=false;
|
||||
FLoadDateValid:=false;
|
||||
inherited Clear;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user