[gnome-shell/wip/aggregate-menu: 17/36] network: Remove a dead signal
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/aggregate-menu: 17/36] network: Remove a dead signal
- Date: Wed, 29 May 2013 20:17:41 +0000 (UTC)
commit f913bdb08f3d79f9b9a6f5203f935ed7a3a2a2dd
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Wed May 22 17:30:41 2013 -0400
network: Remove a dead signal
This signal is unused.
js/ui/status/network.js | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/js/ui/status/network.js b/js/ui/status/network.js
index f77a917..72b514a 100644
--- a/js/ui/status/network.js
+++ b/js/ui/status/network.js
@@ -527,10 +527,6 @@ const NMDevice = new Lang.Class({
return;
}
- if (oldstate == NetworkManager.DeviceState.ACTIVATED) {
- this.emit('network-lost');
- }
-
/* Emit a notification if activation fails, but don't do it
if the reason is no secrets, as that indicates the user
cancelled the agent dialog */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]