aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/poly2poly.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gm/poly2poly.cpp')
-rw-r--r--gm/poly2poly.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/gm/poly2poly.cpp b/gm/poly2poly.cpp
index 728650e210..823616e88f 100644
--- a/gm/poly2poly.cpp
+++ b/gm/poly2poly.cpp
@@ -179,9 +179,6 @@ public:
Poly2PolyGM() {}
protected:
- uint32_t onGetFlags() const SK_OVERRIDE {
- return kSkipTiled_Flag;
- }
SkString onShortName() SK_OVERRIDE {
return SkString("poly2poly");