Chromium Code Reviews| Index: Source/core/html/FormAssociatedElement.cpp |
| diff --git a/Source/core/html/FormAssociatedElement.cpp b/Source/core/html/FormAssociatedElement.cpp |
| index f1c69714c9d4a3f412fba61ec135f5eda4a46c7f..e397e74818330eebccc6c7c5b3d37016bec44df9 100644 |
| --- a/Source/core/html/FormAssociatedElement.cpp |
| +++ b/Source/core/html/FormAssociatedElement.cpp |
| @@ -53,7 +53,6 @@ private: |
| }; |
| FormAssociatedElement::FormAssociatedElement() |
| - : m_form(0) |
| { |
| } |