Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / push_messaging / PushManager.cpp
index a29b52b..1468d88 100644 (file)
@@ -26,7 +26,6 @@ namespace blink {
 
 PushManager::PushManager()
 {
-    ScriptWrappable::init(this);
 }
 
 ScriptPromise PushManager::registerPushMessaging(ScriptState* scriptState, const String& senderId)