mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-01 14:40:25 +02:00
cody: clean up
git-svn-id: trunk@50011 -
This commit is contained in:
parent
b9032e9a4e
commit
7cfd666797
@ -489,8 +489,6 @@ begin
|
|||||||
FileNode:=FUsesGraph.FilesTree.FindSuccessor(FileNode);
|
FileNode:=FUsesGraph.FilesTree.FindSuccessor(FileNode);
|
||||||
end;
|
end;
|
||||||
|
|
||||||
// ToDo: filter using RelationComboBox
|
|
||||||
|
|
||||||
if TargetGraphNode<>nil then
|
if TargetGraphNode<>nil then
|
||||||
CalcDistances(NodeGraph,TargetGraphNode);
|
CalcDistances(NodeGraph,TargetGraphNode);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user