aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/thinstrokedrects.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gm/thinstrokedrects.cpp')
-rw-r--r--gm/thinstrokedrects.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/gm/thinstrokedrects.cpp b/gm/thinstrokedrects.cpp
index 37ffb35620..7e3e399f89 100644
--- a/gm/thinstrokedrects.cpp
+++ b/gm/thinstrokedrects.cpp
@@ -17,10 +17,6 @@ public:
}
protected:
- virtual uint32_t onGetFlags() const SK_OVERRIDE {
- return kSkipTiled_Flag;
- }
-
virtual SkString onShortName() SK_OVERRIDE {
return SkString("thinstrokedrects");
}