aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkDrawLooper.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/core/SkDrawLooper.h')
-rw-r--r--include/core/SkDrawLooper.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/core/SkDrawLooper.h b/include/core/SkDrawLooper.h
index 4280daa4a9..f4b3373dca 100644
--- a/include/core/SkDrawLooper.h
+++ b/include/core/SkDrawLooper.h
@@ -96,7 +96,6 @@ public:
*/
virtual bool asABlurShadow(BlurShadowRec*) const;
- virtual void toString(SkString* str) const = 0;
SK_DEFINE_FLATTENABLE_TYPE(SkDrawLooper)
protected: