mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-07 03:18:30 +00:00
Remove obsolete comment
This commit is contained in:
parent
4b509d3324
commit
75fb280277
@ -13,8 +13,6 @@ impl TransformObject for Handle<HalfEdge> {
|
||||
core: &mut Core,
|
||||
cache: &mut TransformCache,
|
||||
) -> Self {
|
||||
// Don't need to transform the path, as that's defined in surface
|
||||
// coordinates.
|
||||
let boundary = self.boundary();
|
||||
let curve = self
|
||||
.curve()
|
||||
|
Loading…
Reference in New Issue
Block a user