Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / css / StyleSheetList.cpp
index a99b9e8..998afcf 100644 (file)
@@ -34,7 +34,6 @@ using namespace HTMLNames;
 StyleSheetList::StyleSheetList(TreeScope* treeScope)
     : m_treeScope(treeScope)
 {
-    ScriptWrappable::init(this);
 }
 
 StyleSheetList::~StyleSheetList()