Index: Source/core/css/RuleFeature.h |
diff --git a/Source/core/css/RuleFeature.h b/Source/core/css/RuleFeature.h |
index 200884fb57ee26086c0f502674d265cbb0168cee..eb87e322a0faa15f633fbe3d3d95c899390a72bd 100644 |
--- a/Source/core/css/RuleFeature.h |
+++ b/Source/core/css/RuleFeature.h |
@@ -170,7 +170,6 @@ private: |
InvalidationSetMap m_attributeInvalidationSets; |
InvalidationSetMap m_idInvalidationSets; |
PseudoTypeInvalidationSetMap m_pseudoInvalidationSets; |
- bool m_targetedStyleRecalcEnabled; |
StyleInvalidator m_styleInvalidator; |
}; |