mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-27 20:00:47 +02:00
lcl: cleanup
git-svn-id: trunk@19150 -
This commit is contained in:
parent
d37486a114
commit
e383d89e63
@ -505,10 +505,11 @@ begin
|
||||
end;
|
||||
|
||||
procedure TCustomShellListView.PopulateWithRoot();
|
||||
var
|
||||
{var
|
||||
i: Integer;
|
||||
Files: TStringList;
|
||||
NewItem: TListItem;
|
||||
}
|
||||
begin
|
||||
{ Files := TStringList.Create;
|
||||
try
|
||||
|
Loading…
Reference in New Issue
Block a user