Index: Source/core/platform/graphics/ImageSource.h |
diff --git a/Source/core/platform/graphics/ImageSource.h b/Source/core/platform/graphics/ImageSource.h |
index 2a78d71e70c8c5a5af45be8170a12f780b00be99..879c55782e50c7bb3619d1689654141ec94b8bc6 100644 |
--- a/Source/core/platform/graphics/ImageSource.h |
+++ b/Source/core/platform/graphics/ImageSource.h |
@@ -106,8 +106,6 @@ public: |
bool getHotSpot(IntPoint&) const; |
- size_t bytesDecodedToDetermineProperties() const; |
- |
int repetitionCount(); |
size_t frameCount() const; |