aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/effects/SkDisplacementMapEffect.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/effects/SkDisplacementMapEffect.h')
-rw-r--r--include/effects/SkDisplacementMapEffect.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/effects/SkDisplacementMapEffect.h b/include/effects/SkDisplacementMapEffect.h
index 929086cabd..1790e4735d 100644
--- a/include/effects/SkDisplacementMapEffect.h
+++ b/include/effects/SkDisplacementMapEffect.h
@@ -39,8 +39,6 @@ public:
SkIRect onFilterNodeBounds(const SkIRect&, const SkMatrix& ctm,
MapDirection, const SkIRect* inputRect) const override;
- void toString(SkString* str) const override;
-
Factory getFactory() const override { return CreateProc; }
protected: