Skip to content

Commit 3a07901

Browse files
committed
removed todo
1 parent a5bec28 commit 3a07901

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Assets/com.alelievr.NodeGraphProcessor/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)