mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-09 20:38: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,
|
core: &mut Core,
|
||||||
cache: &mut TransformCache,
|
cache: &mut TransformCache,
|
||||||
) -> Self {
|
) -> Self {
|
||||||
// Don't need to transform the path, as that's defined in surface
|
|
||||||
// coordinates.
|
|
||||||
let boundary = self.boundary();
|
let boundary = self.boundary();
|
||||||
let curve = self
|
let curve = self
|
||||||
.curve()
|
.curve()
|
||||||
|
Loading…
Reference in New Issue
Block a user