Skip to content

Commit

Permalink
Remove outdated(?) todo
Browse files Browse the repository at this point in the history
  • Loading branch information
peppy committed Jul 3, 2024
1 parent 6abb728 commit f7339e3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,6 @@ public MenuItem[] ContextMenuItems

curveTypeItems = new List<MenuItem>();

// todo: hide/disable items which aren't valid for selected points
foreach (PathType? type in path_types)
{
// special inherit case
Expand Down

0 comments on commit f7339e3

Please sign in to comment.