aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkGeometry.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkGeometry.cpp')
-rw-r--r--src/core/SkGeometry.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/SkGeometry.cpp b/src/core/SkGeometry.cpp
index 3114ccb34d..1ca40befa1 100644
--- a/src/core/SkGeometry.cpp
+++ b/src/core/SkGeometry.cpp
@@ -1383,4 +1383,3 @@ int SkBuildQuadArc(const SkVector& uStart, const SkVector& uStop,
matrix.mapPoints(quadPoints, pointCount);
return pointCount;
}
-