aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/texteffects.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gm/texteffects.cpp')
-rw-r--r--gm/texteffects.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gm/texteffects.cpp b/gm/texteffects.cpp
index 3436018963..782850e2f6 100644
--- a/gm/texteffects.cpp
+++ b/gm/texteffects.cpp
@@ -215,4 +215,3 @@ private:
static skiagm::GM* MyFactory(void*) { return new TextEffectsGM; }
static skiagm::GMRegistry reg(MyFactory);
-