Index: Source/core/css/FontFeatureValue.h |
diff --git a/Source/core/css/FontFeatureValue.h b/Source/core/css/FontFeatureValue.h |
index 214f42549db59616f275e19fc0daa69c491c8537..79a0fd39f33ba84a2a8e3cb79f464afc0000c369 100644 |
--- a/Source/core/css/FontFeatureValue.h |
+++ b/Source/core/css/FontFeatureValue.h |
@@ -44,8 +44,6 @@ public: |
bool equals(const FontFeatureValue&) const; |
- void reportDescendantMemoryUsage(MemoryObjectInfo*) const; |
- |
private: |
FontFeatureValue(const String&, int); |