Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / html / track / vtt / VTTRegionList.cpp
index ff2bef4..3a046f4 100644 (file)
@@ -30,7 +30,6 @@ namespace blink {
 
 VTTRegionList::VTTRegionList()
 {
-    ScriptWrappable::init(this);
 }
 
 unsigned long VTTRegionList::length() const