Cleanup: Remove completed "TODO" comment

Since rBb67fe05d4bea, the dependency graph supports relations
on collection geometry, and the nodes modifier uses that.
This commit is contained in:
Hans Goudey
2021-05-26 22:32:53 -04:00
parent b132dd042e
commit a10e41b02e

View File

@@ -207,8 +207,6 @@ static void updateDepsgraph(ModifierData *md, const ModifierUpdateDepsgraphConte
} }
} }
} }
/* TODO: Add dependency for adding and removing objects in collections. */
} }
static void foreachIDLink(ModifierData *md, Object *ob, IDWalkFunc walk, void *userData) static void foreachIDLink(ModifierData *md, Object *ob, IDWalkFunc walk, void *userData)