Chromium Code Reviews| Index: Source/core/dom/ClientRectList.cpp |
| diff --git a/Source/core/dom/ClientRectList.cpp b/Source/core/dom/ClientRectList.cpp |
| index d96a86944cba1f6bd03b408a906303f41ef98bdd..2e2dbd81619c36dea014be0038e020a34e7c55ce 100644 |
| --- a/Source/core/dom/ClientRectList.cpp |
| +++ b/Source/core/dom/ClientRectList.cpp |
| @@ -29,8 +29,6 @@ |
| namespace blink { |
| -DEFINE_EMPTY_DESTRUCTOR_WILL_BE_REMOVED(ClientRectList); |
| - |
| ClientRectList::ClientRectList() |
| { |
| } |