Remove outdated(?) todo

This commit is contained in:
Dean Herbert 2024-07-04 00:26:00 +09:00
parent 6abb728cd5
commit f7339e3e8b
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -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