Chromium Code Reviews| Index: sky/engine/core/editing/Editor.h |
| diff --git a/sky/engine/core/editing/Editor.h b/sky/engine/core/editing/Editor.h |
| index 3cd623e97e94b3adf05de7951464d92b0f446b64..cf88356131630e78474dec39feb4352440d7420c 100644 |
| --- a/sky/engine/core/editing/Editor.h |
| +++ b/sky/engine/core/editing/Editor.h |
| @@ -216,8 +216,6 @@ public: |
| }; |
| friend class RevealSelectionScope; |
| - void trace(Visitor*); |
| - |
| private: |
| LocalFrame& m_frame; |
| RefPtr<CompositeEditCommand> m_lastEditCommand; |