aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/gradients.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gm/gradients.cpp')
-rw-r--r--gm/gradients.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/gm/gradients.cpp b/gm/gradients.cpp
index a2d1de24d7..004d99109c 100644
--- a/gm/gradients.cpp
+++ b/gm/gradients.cpp
@@ -367,5 +367,3 @@ static GMRegistry reg5(MyFactory5);
static GM* MyFactory6(void*) { return new GradientsViewPerspectiveGM; }
static GMRegistry reg6(MyFactory6);
}
-
-