Chromium Code Reviews| Index: Source/core/css/Counter.cpp |
| diff --git a/Source/core/css/Counter.cpp b/Source/core/css/Counter.cpp |
| index 4e27e48187d5e1a3ae538a167f993bc178c8da1a..d012b1a6c24158038d3c2a73b3f4b7cd26393a61 100644 |
| --- a/Source/core/css/Counter.cpp |
| +++ b/Source/core/css/Counter.cpp |
| @@ -7,8 +7,6 @@ |
| namespace WebCore { |
| -DEFINE_GC_INFO(Counter); |
| - |
| void Counter::trace(Visitor* visitor) |
| { |
| visitor->trace(m_identifier); |