Index: Source/modules/push_messaging/PushManager.cpp |
diff --git a/Source/modules/push_messaging/PushManager.cpp b/Source/modules/push_messaging/PushManager.cpp |
index a29b52bfcb4e84a95d7ab2708db0c8d540a57a86..1468d880d342ac3587df10d56c8d8d913a1c3329 100644 |
--- a/Source/modules/push_messaging/PushManager.cpp |
+++ b/Source/modules/push_messaging/PushManager.cpp |
@@ -26,7 +26,6 @@ namespace blink { |
PushManager::PushManager() |
{ |
- ScriptWrappable::init(this); |
} |
ScriptPromise PushManager::registerPushMessaging(ScriptState* scriptState, const String& senderId) |