diff options
Diffstat (limited to 'src/empathy-notifications-approver.c')
-rw-r--r-- | src/empathy-notifications-approver.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/empathy-notifications-approver.c b/src/empathy-notifications-approver.c index b6abd8c6b..aa5b00fba 100644 --- a/src/empathy-notifications-approver.c +++ b/src/empathy-notifications-approver.c @@ -350,9 +350,6 @@ update_notification (EmpathyNotificationsApprover *self) G_CALLBACK (notification_closed_cb), self); } - notify_notification_set_timeout (notification, - NOTIFY_EXPIRES_DEFAULT); - if (has_x_canonical_append) { notify_notification_set_hint (notification, |