Index: Source/core/svg/SVGElement.h |
diff --git a/Source/core/svg/SVGElement.h b/Source/core/svg/SVGElement.h |
index cf48b45deba9e161b66f34e7db0d60037bb3ee75..5a3af9b758fc263b4c0cc1ec3290fb8941e96fb6 100644 |
--- a/Source/core/svg/SVGElement.h |
+++ b/Source/core/svg/SVGElement.h |
@@ -248,7 +248,6 @@ private: |
#if ENABLE(ASSERT) |
bool m_inRelativeLengthClientsInvalidation; |
#endif |
- unsigned m_isContextElement : 1; |
OwnPtrWillBeMember<SVGElementRareData> m_SVGRareData; |
RefPtr<SVGAnimatedString> m_className; |