aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/hittestpath.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gm/hittestpath.cpp')
-rw-r--r--gm/hittestpath.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/gm/hittestpath.cpp b/gm/hittestpath.cpp
index 4347c9b22f..03275719fb 100644
--- a/gm/hittestpath.cpp
+++ b/gm/hittestpath.cpp
@@ -73,5 +73,3 @@ private:
static skiagm::GM* MyFactory(void*) { return new HitTestPathGM; }
static skiagm::GMRegistry reg(MyFactory);
-
-