Chromium Code Reviews| Index: sky/engine/core/dom/NodeList.h |
| diff --git a/sky/engine/core/dom/NodeList.h b/sky/engine/core/dom/NodeList.h |
| index a609985a446d9d6145bf7782a0e2196e16444419..03781d708b43b0d4cdae459e0a26019bc45bec85 100644 |
| --- a/sky/engine/core/dom/NodeList.h |
| +++ b/sky/engine/core/dom/NodeList.h |
| @@ -46,8 +46,6 @@ public: |
| virtual Node* virtualOwnerNode() const { return 0; } |
| - virtual void trace(Visitor*) { } |
| - |
| protected: |
| NodeList() |
| { |