Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / gamepad / WebKitGamepadList.cpp
index ca81556..dfe4d7b 100644 (file)
@@ -9,7 +9,6 @@ namespace blink {
 
 WebKitGamepadList::WebKitGamepadList()
 {
-    ScriptWrappable::init(this);
 }
 
 void WebKitGamepadList::set(unsigned index, WebKitGamepad* gamepad)