summaryrefslogtreecommitdiff
path: root/src/eval/raw.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/eval/raw.rs')
-rw-r--r--src/eval/raw.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/eval/raw.rs b/src/eval/raw.rs
index a83c363f..6792c491 100644
--- a/src/eval/raw.rs
+++ b/src/eval/raw.rs
@@ -110,7 +110,6 @@ impl Resolve for RawStroke {
}
}
-// This faciliates RawStroke => Stroke.
impl Fold for RawStroke<Length> {
type Output = Self;