| Index: sky/engine/core/css/DOMWindowCSS.h
|
| diff --git a/sky/engine/core/css/DOMWindowCSS.h b/sky/engine/core/css/DOMWindowCSS.h
|
| index cc531e33da8012741be19228502ede6fb8091313..53128f7d3bb99d2d959794a9d8e8efe24da1be73 100644
|
| --- a/sky/engine/core/css/DOMWindowCSS.h
|
| +++ b/sky/engine/core/css/DOMWindowCSS.h
|
| @@ -46,8 +46,6 @@ public:
|
| bool supports(const String& property, const String& value) const;
|
| bool supports(const String& conditionText) const;
|
|
|
| - void trace(Visitor*) { }
|
| -
|
| private:
|
| DOMWindowCSS()
|
| {
|
|
|