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