Index: src/core/SkValidatingReadBuffer.h |
diff --git a/src/core/SkValidatingReadBuffer.h b/src/core/SkValidatingReadBuffer.h |
index cd2d0c1ebf072c8e9a891bca905bb78556a46a13..3729e72b29bb090d48131225b446147590fe8485 100644 |
--- a/src/core/SkValidatingReadBuffer.h |
+++ b/src/core/SkValidatingReadBuffer.h |
@@ -45,7 +45,6 @@ public: |
// common data structures |
SkFlattenable* readFlattenable(SkFlattenable::Type type) override; |
- void skipFlattenable() override; |
void readPoint(SkPoint* point) override; |
void readMatrix(SkMatrix* matrix) override; |
void readIRect(SkIRect* rect) override; |