Index: Source/core/platform/graphics/Image.h |
diff --git a/Source/core/platform/graphics/Image.h b/Source/core/platform/graphics/Image.h |
index ea69a76c88252b27da73334d4c73187804eb79b5..a69b713603e80287f7effab83e3c50f05d201af8 100644 |
--- a/Source/core/platform/graphics/Image.h |
+++ b/Source/core/platform/graphics/Image.h |
@@ -123,8 +123,6 @@ public: |
virtual bool notSolidColor() { return true; } |
#endif |
- virtual void reportMemoryUsage(MemoryObjectInfo*) const; |
- |
protected: |
Image(ImageObserver* = 0); |