Chromium Code Reviews| Index: Source/core/html/HTMLFormElement.h |
| diff --git a/Source/core/html/HTMLFormElement.h b/Source/core/html/HTMLFormElement.h |
| index aa71694b085dd1ede35f371524e17477f6fe1c06..4af4cfe0702539074c3fbe41ffde9716bf72d86b 100644 |
| --- a/Source/core/html/HTMLFormElement.h |
| +++ b/Source/core/html/HTMLFormElement.h |
| @@ -171,7 +171,6 @@ private: |
| bool m_didFinishParsingChildren; |
| bool m_wasUserSubmitted; |
| - bool m_isSubmittingOrPreparingForSubmission; |
| bool m_shouldSubmit; |
| bool m_isInResetFunction; |