Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / html / track / vtt / VTTRegion.cpp
index 79f8164..0001871 100644 (file)
@@ -89,7 +89,6 @@ VTTRegion::VTTRegion()
     , m_currentTop(0)
     , m_scrollTimer(this, &VTTRegion::scrollTimerFired)
 {
-    ScriptWrappable::init(this);
 }
 
 VTTRegion::~VTTRegion()