Index: src/core/SkValidatingReadBuffer.h |
diff --git a/src/core/SkValidatingReadBuffer.h b/src/core/SkValidatingReadBuffer.h |
index d5e192e1c7829001f446fa88999a1ac0d5d5b5ef..ce9df6728d0a63811fd0ad4519a1465258db1a0e 100644 |
--- a/src/core/SkValidatingReadBuffer.h |
+++ b/src/core/SkValidatingReadBuffer.h |
@@ -57,7 +57,6 @@ public: |
// helpers to get info about arrays and binary data |
virtual uint32_t getArrayCount() SK_OVERRIDE; |
- virtual void readBitmap(SkBitmap* bitmap) SK_OVERRIDE; |
// TODO: Implement this (securely) when needed |
virtual SkTypeface* readTypeface() SK_OVERRIDE; |