Index: Source/core/css/CSSSelectorList.h |
diff --git a/Source/core/css/CSSSelectorList.h b/Source/core/css/CSSSelectorList.h |
index 60c50b4fcfd7b24ed770fe1376f27af40fd3546f..bb218318e063a3e149fb1967d41bd09d30e34b51 100644 |
--- a/Source/core/css/CSSSelectorList.h |
+++ b/Source/core/css/CSSSelectorList.h |
@@ -65,8 +65,6 @@ public: |
String selectorsText() const; |
- void reportMemoryUsage(MemoryObjectInfo*) const; |
- |
private: |
unsigned length() const; |
void deleteSelectors(); |