aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SamplePathFill.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'samplecode/SamplePathFill.cpp')
-rw-r--r--samplecode/SamplePathFill.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/samplecode/SamplePathFill.cpp b/samplecode/SamplePathFill.cpp
index 9c7cdc6df4..1a79d7ffe9 100644
--- a/samplecode/SamplePathFill.cpp
+++ b/samplecode/SamplePathFill.cpp
@@ -144,4 +144,3 @@ private:
static SkView* MyFactory() { return new PathFillView; }
static SkViewRegister reg(MyFactory);
-