[gnome-shell/wip/message-tray-menu: 98/109] network: Remove an unused getter
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/message-tray-menu: 98/109] network: Remove an unused getter
- Date: Thu, 9 May 2013 15:44:35 +0000 (UTC)
commit aa9406a801521048bff685297c5ef62b115d2a0b
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Fri Apr 26 18:53:48 2013 -0400
network: Remove an unused getter
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 35e9e42..0f25d8e 100644
--- a/js/ui/status/network.js
+++ b/js/ui/status/network.js
@@ -1217,10 +1217,6 @@ const NMVPNSection = new Lang.Class({
this._deferredWorkId = Main.initializeDeferredWork(this.section.actor, Lang.bind(this,
this._createSection));
},
- get empty() {
- return this._connections.length == 0;
- },
-
connectionValid: function(connection) {
// filtering is done by NMApplet code
return true;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]