Index: Source/web/ContextFeaturesClientImpl.cpp |
diff --git a/Source/web/ContextFeaturesClientImpl.cpp b/Source/web/ContextFeaturesClientImpl.cpp |
index 9e8638f07713a5fe1ad58449068a7d10abbcfa8b..5f4b82b629ca6c435d78864a77c6b6bdbfbb97f0 100644 |
--- a/Source/web/ContextFeaturesClientImpl.cpp |
+++ b/Source/web/ContextFeaturesClientImpl.cpp |
@@ -91,8 +91,6 @@ public: |
void validateAgainst(Document*); |
- virtual void trace(Visitor* visitor) OVERRIDE { DocumentSupplement::trace(visitor); } |
- |
private: |
String m_domain; |
Entry m_entries[ContextFeatures::FeatureTypeSize]; |