| Index: sky/engine/core/dom/MutationObserverRegistration.h
|
| diff --git a/sky/engine/core/dom/MutationObserverRegistration.h b/sky/engine/core/dom/MutationObserverRegistration.h
|
| index 2f5bc60f806b071105645c2b01cf3f221e5b593c..688a31b3265626cf0e828d9c2de40c44f1becce5 100644
|
| --- a/sky/engine/core/dom/MutationObserverRegistration.h
|
| +++ b/sky/engine/core/dom/MutationObserverRegistration.h
|
| @@ -61,8 +61,6 @@ public:
|
|
|
| void addRegistrationNodesToSet(HashSet<RawPtr<Node> >&) const;
|
|
|
| - void trace(Visitor*);
|
| -
|
| void dispose();
|
|
|
| private:
|
|
|