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