aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkMatrixImageFilter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkMatrixImageFilter.h')
-rw-r--r--src/core/SkMatrixImageFilter.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/SkMatrixImageFilter.h b/src/core/SkMatrixImageFilter.h
index 32d4adc448..a100aecddb 100644
--- a/src/core/SkMatrixImageFilter.h
+++ b/src/core/SkMatrixImageFilter.h
@@ -32,8 +32,6 @@ public:
SkRect computeFastBounds(const SkRect&) const override;
- void toString(SkString* str) const override;
-
Factory getFactory() const override { return CreateProc; }
protected: