| Index: sky/engine/core/dom/ElementDataCache.h
|
| diff --git a/sky/engine/core/dom/ElementDataCache.h b/sky/engine/core/dom/ElementDataCache.h
|
| index d94a1f666a3232e609ef335274946c81a4123210..fa041ae77b01725cd382a3060499cb6931ce122b 100644
|
| --- a/sky/engine/core/dom/ElementDataCache.h
|
| +++ b/sky/engine/core/dom/ElementDataCache.h
|
| @@ -47,8 +47,6 @@ public:
|
|
|
| PassRefPtr<ShareableElementData> cachedShareableElementDataWithAttributes(const Vector<Attribute>&);
|
|
|
| - void trace(Visitor*);
|
| -
|
| private:
|
| ElementDataCache();
|
|
|
|
|