Index: Source/core/css/StyleSheetList.cpp |
diff --git a/Source/core/css/StyleSheetList.cpp b/Source/core/css/StyleSheetList.cpp |
index a99b9e80045fb2ed25765ac19b666d88e01dcecf..998afcf2b6d93bc63921e5018ba0a663d8295bfc 100644 |
--- a/Source/core/css/StyleSheetList.cpp |
+++ b/Source/core/css/StyleSheetList.cpp |
@@ -34,7 +34,6 @@ using namespace HTMLNames; |
StyleSheetList::StyleSheetList(TreeScope* treeScope) |
: m_treeScope(treeScope) |
{ |
- ScriptWrappable::init(this); |
} |
StyleSheetList::~StyleSheetList() |