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