[chrome-gnome-shell/feature/firefox: 2/2] notification: removed extra update call.
- From: Yuri Konotopov <ykonotopov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chrome-gnome-shell/feature/firefox: 2/2] notification: removed extra update call.
- Date: Fri, 18 Nov 2016 16:25:17 +0000 (UTC)
commit 7bd1c6926c6998c88b39062c1608452f4ecc56fb
Author: Yuri Konotopov <ykonotopov gmail com>
Date: Fri Nov 18 19:24:08 2016 +0300
notification: removed extra update call.
extension/include/notifications.js | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/extension/include/notifications.js b/extension/include/notifications.js
index 08750fe..b2dc058 100644
--- a/extension/include/notifications.js
+++ b/extension/include/notifications.js
@@ -56,8 +56,6 @@ GSC.notifications = (function($) {
chrome.storage.local.set({
notifications: notifications
});
-
- update(notificationId);
});
});
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]