| Index: Source/core/testing/LayerRectList.cpp
|
| diff --git a/Source/core/testing/LayerRectList.cpp b/Source/core/testing/LayerRectList.cpp
|
| index 4349e798a43a405fa000ee587362522a67b96c75..9cb79c1ef738676badc84b29b71fae5b3e98f5a3 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_BE_REMOVED(LayerRectList)
|
|
|
| unsigned LayerRectList::length() const
|
| {
|
|
|