Chromium Code Reviews| Index: Source/core/css/Rect.cpp |
| diff --git a/Source/core/css/Rect.cpp b/Source/core/css/Rect.cpp |
| index bc9827bf40e4273cbaaa01fabe6e9c8d02df929f..04db69e79f8334cbffabdd2cbca36d6e792ebe9b 100644 |
| --- a/Source/core/css/Rect.cpp |
| +++ b/Source/core/css/Rect.cpp |
| @@ -7,8 +7,6 @@ |
| namespace WebCore { |
| -DEFINE_GC_INFO(RectBase); |
| - |
| void RectBase::trace(Visitor* visitor) |
| { |
| visitor->trace(m_top); |