Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / devtools / front_end / Object.js
index 9544e0d..6873a20 100644 (file)
@@ -183,5 +183,3 @@ WebInspector.EventTarget.prototype = {
      */
     dispatchEventToListeners: function(eventType, eventData) { },
 }
-
-WebInspector.notifications = new WebInspector.Object();