aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkStroke.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkStroke.cpp')
-rw-r--r--src/core/SkStroke.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/SkStroke.cpp b/src/core/SkStroke.cpp
index 1ae51f83eb..8d6f794ec6 100644
--- a/src/core/SkStroke.cpp
+++ b/src/core/SkStroke.cpp
@@ -260,7 +260,7 @@ void SkPathStroker::quad_to(const SkPoint pts[3],
this->quad_to(&tmp[2], norm, unit, normalBC, unitNormalBC, subDivide);
} else {
SkVector normalB;
-
+
#ifdef SK_IGNORE_QUAD_STROKE_FIX
SkVector unitB;
SkAssertResult(set_normal_unitnormal(pts[0], pts[2], fRadius,