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