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