diff --git a/api.json b/api.json index 94c7cf0a8..6165e07bb 100644 --- a/api.json +++ b/api.json @@ -147,32 +147,6 @@ "name": "permission", "type": "boolean" } - ], - "events": [ - { - "name": "foregroundWillDisplay", - "type": "NotificationForegroundWillDisplayEvent", - "methods": [ - { - "name": "preventDefault", - "args": [], - "returnType": "void" - } - ], - "properties": [ - { - "name": "notification", - "type": "IDisplayableOSNotification", - "methods": [ - { - "name": "display", - "args": [], - "returnType": "void" - } - ] - } - ] - } ] }, "Slidedown": {