Index: Source/modules/notifications/Notification.h |
diff --git a/Source/modules/notifications/Notification.h b/Source/modules/notifications/Notification.h |
index deb2e46f9aa8da9491091a3be94afd0cee2aa258..8099ccf574aff71131a9d8cbac5c7305b67e919d 100644 |
--- a/Source/modules/notifications/Notification.h |
+++ b/Source/modules/notifications/Notification.h |
@@ -122,9 +122,6 @@ public: |
void stopLoadingIcon(); |
- // Deprecated. Use functions from NotificationCenter. |
- void detachPresenter() { } |
- |
void finalize(); |
static const String& permission(ExecutionContext*); |