Index: gm/imagefiltersbase.cpp |
diff --git a/gm/imagefiltersbase.cpp b/gm/imagefiltersbase.cpp |
index ca8a2d421a758342248e5d489875c6868fb64f51..d5802434534414a561f39e26a792525e007e04a7 100644 |
--- a/gm/imagefiltersbase.cpp |
+++ b/gm/imagefiltersbase.cpp |
@@ -298,7 +298,7 @@ protected: |
canvas->translate(0, 200); |
} |
} |
- |
+ |
private: |
typedef GM INHERITED; |
}; |
@@ -322,4 +322,3 @@ public: |
} |
}; |
DEF_GM( return new ImageFiltersText_CF; ) |
- |