mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-03 09:18:20 +02:00
lazcontrols: clean up
git-svn-id: trunk@34583 -
This commit is contained in:
parent
2f7eb292d6
commit
f843e1728b
@ -423,8 +423,6 @@ end;
|
||||
|
||||
function TTreeFilterEdit.GetBranch(ARootNode: TTreeNode): TTreeFilterBranch;
|
||||
// Get a new or existing branch for a given tree-node.
|
||||
var
|
||||
i: Integer;
|
||||
begin
|
||||
if not Assigned(fBranches) then
|
||||
fBranches := TBranchList.Create;
|
||||
|
Loading…
Reference in New Issue
Block a user