Index: src/core/SkReadBuffer.h |
diff --git a/src/core/SkReadBuffer.h b/src/core/SkReadBuffer.h |
index 8f15a8d366ea282ce599151e7613b298e20d4983..ae03a690420aa7360dc6cb6c5a995f589c3d2b30 100644 |
--- a/src/core/SkReadBuffer.h |
+++ b/src/core/SkReadBuffer.h |
@@ -122,7 +122,6 @@ public: |
// strings -- the caller is responsible for freeing the string contents |
virtual void readString(SkString* string); |
- virtual void* readEncodedString(size_t* length, SkPaint::TextEncoding encoding); |
// common data structures |
virtual void readPoint(SkPoint* point); |