IDE: clean up

git-svn-id: trunk@46123 -
This commit is contained in:
mattias 2014-09-03 22:17:19 +00:00
parent 851695cec4
commit 86a9471dbc

View File

@ -2313,7 +2313,7 @@ procedure TPackageEditorForm.UpdateFiles(Immediately: boolean);
var
i: Integer;
CurFile: TPkgFile;
FilesBranch, RemovedBranch: TTreeFilterBranch;
FilesBranch: TTreeFilterBranch;
Filename: String;
NodeData: TPENodeData;
OldFilter : String;