Skip to content

Commit fbdbf4e

Browse files
author
Antoine Lelièvre
committed
removed todo
1 parent a84c876 commit fbdbf4e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Editor/Views/BaseGraphView.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1162,7 +1162,6 @@ public void UpdateComputeOrder()
11621162

11631163
public void RegisterCompleteObjectUndo(string name)
11641164
{
1165-
// TODO: GraphBehaviour graphs gives null ref when the scene is changed.
11661165
Undo.RegisterCompleteObjectUndo(graph, name);
11671166
}
11681167

0 commit comments

Comments
 (0)