| Index: sky/engine/core/dom/custom/CustomElementRegistrationContext.h
|
| diff --git a/sky/engine/core/dom/custom/CustomElementRegistrationContext.h b/sky/engine/core/dom/custom/CustomElementRegistrationContext.h
|
| index b25936f18a48096f0b332abc2c84c976df52f803..28ac838d38692c9c1be0d66cf9ddaeb8548c092c 100644
|
| --- a/sky/engine/core/dom/custom/CustomElementRegistrationContext.h
|
| +++ b/sky/engine/core/dom/custom/CustomElementRegistrationContext.h
|
| @@ -66,8 +66,6 @@ public:
|
|
|
| void resolve(Element*, const CustomElementDescriptor&);
|
|
|
| - void trace(Visitor*);
|
| -
|
| protected:
|
| CustomElementRegistrationContext();
|
|
|
|
|