aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/effects/SkOverdrawColorFilter.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/effects/SkOverdrawColorFilter.h')
-rw-r--r--include/effects/SkOverdrawColorFilter.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/effects/SkOverdrawColorFilter.h b/include/effects/SkOverdrawColorFilter.h
index 33eb27fcc2..37aa81332b 100644
--- a/include/effects/SkOverdrawColorFilter.h
+++ b/include/effects/SkOverdrawColorFilter.h
@@ -32,8 +32,6 @@ public:
GrContext*, const GrColorSpaceInfo&) const override;
#endif
- void toString(SkString* str) const override;
-
static sk_sp<SkFlattenable> CreateProc(SkReadBuffer& buffer);
Factory getFactory() const override { return CreateProc; }
static void InitializeFlattenables();