aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/hittestpath.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gm/hittestpath.cpp')
-rw-r--r--gm/hittestpath.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/gm/hittestpath.cpp b/gm/hittestpath.cpp
index 36a7cb4808..11fe834dd6 100644
--- a/gm/hittestpath.cpp
+++ b/gm/hittestpath.cpp
@@ -34,9 +34,6 @@ public:
HitTestPathGM () {}
protected:
- uint32_t onGetFlags() const SK_OVERRIDE {
- return kSkipTiled_Flag;
- }
SkString onShortName() SK_OVERRIDE {
return SkString("hittestpath");