| Index: Source/core/testing/LayerRectList.cpp
|
| diff --git a/Source/core/testing/LayerRectList.cpp b/Source/core/testing/LayerRectList.cpp
|
| index 4349e798a43a405fa000ee587362522a67b96c75..59206637f63b7f42481bbe07c239df93a8dd39ee 100644
|
| --- a/Source/core/testing/LayerRectList.cpp
|
| +++ b/Source/core/testing/LayerRectList.cpp
|
| @@ -41,9 +41,7 @@ LayerRectList::LayerRectList()
|
| {
|
| }
|
|
|
| -LayerRectList::~LayerRectList()
|
| -{
|
| -}
|
| +DEFINE_EMPTY_DESTRUCTOR_WILL_BY_NONE(LayerRectList)
|
|
|
| unsigned LayerRectList::length() const
|
| {
|
|
|