aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/animator/SkPathParts.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/animator/SkPathParts.cpp')
-rw-r--r--src/animator/SkPathParts.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/animator/SkPathParts.cpp b/src/animator/SkPathParts.cpp
index 3060bd445f..efc7c3355d 100644
--- a/src/animator/SkPathParts.cpp
+++ b/src/animator/SkPathParts.cpp
@@ -316,5 +316,3 @@ bool SkAddPath::add() {
fPath->fPath.addPath(path->fPath);
return false;
}
-
-