Index: Source/core/css/SelectorChecker.h |
diff --git a/Source/core/css/SelectorChecker.h b/Source/core/css/SelectorChecker.h |
index d192d48ebe27281314a34fe2bdd1df95ee4e5814..d899535ff680023f20c464d016bbe56b7e925aa6 100644 |
--- a/Source/core/css/SelectorChecker.h |
+++ b/Source/core/css/SelectorChecker.h |
@@ -138,7 +138,6 @@ private: |
static bool isFrameFocused(const Element&); |
bool m_strictParsing; |
- bool m_documentIsHTML; |
Mode m_mode; |
}; |