aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkEdge.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkEdge.cpp')
-rw-r--r--src/core/SkEdge.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/SkEdge.cpp b/src/core/SkEdge.cpp
index e646c4765f..8904ca727b 100644
--- a/src/core/SkEdge.cpp
+++ b/src/core/SkEdge.cpp
@@ -495,6 +495,3 @@ int SkCubicEdge::updateCubic()
fCurveCount = SkToS8(count);
return success;
}
-
-
-