Chromium Code Reviews| Index: sky/engine/core/css/StyleSheet.h |
| diff --git a/sky/engine/core/css/StyleSheet.h b/sky/engine/core/css/StyleSheet.h |
| index 4f3765059dd0ac9395d8a685ed71469514892eff..3044abba79d4c2e8838317efbf6a0778459d5f2b 100644 |
| --- a/sky/engine/core/css/StyleSheet.h |
| +++ b/sky/engine/core/css/StyleSheet.h |
| @@ -40,7 +40,6 @@ class StyleSheet : public RefCounted<StyleSheet>, public ScriptWrappable { |
| public: |
| StyleSheet() |
| { |
| - ScriptWrappable::init(this); |
| } |
| virtual ~StyleSheet(); |