| Index: sky/engine/core/html/imports/HTMLImport.h
|
| diff --git a/sky/engine/core/html/imports/HTMLImport.h b/sky/engine/core/html/imports/HTMLImport.h
|
| index 711a96256cae0d1e71434fe63853f421283bb8c3..670dd232e6402160e5cf5e069d4318341cc3748d 100644
|
| --- a/sky/engine/core/html/imports/HTMLImport.h
|
| +++ b/sky/engine/core/html/imports/HTMLImport.h
|
| @@ -119,8 +119,6 @@ public:
|
| virtual void stateWillChange() { }
|
| virtual void stateDidChange();
|
|
|
| - virtual void trace(Visitor*) { }
|
| -
|
| protected:
|
| // Stating from most conservative state.
|
| // It will be corrected through state update flow.
|
|
|