| Index: sky/engine/core/dom/custom/CustomElementMicrotaskStep.h
|
| diff --git a/sky/engine/core/dom/custom/CustomElementMicrotaskStep.h b/sky/engine/core/dom/custom/CustomElementMicrotaskStep.h
|
| index 50ae45dae809db86bd9464de249135f7fa3160ab..6871c8f0e888ec5df90ecfb3b8d8e7c3d61fe879 100644
|
| --- a/sky/engine/core/dom/custom/CustomElementMicrotaskStep.h
|
| +++ b/sky/engine/core/dom/custom/CustomElementMicrotaskStep.h
|
| @@ -48,8 +48,6 @@ public:
|
| };
|
|
|
| virtual Result process() = 0;
|
| -
|
| - virtual void trace(Visitor*) { }
|
| };
|
|
|
| }
|
|
|