[network-manager-netbook] Fix another bug with static IP usage.
- From: Tambet Ingo <tambeti src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [network-manager-netbook] Fix another bug with static IP usage.
- Date: Fri, 28 Aug 2009 19:59:58 +0000 (UTC)
commit d809ae0640166d0f9aee931dde021df67e7dd1c2
Author: Tambet Ingo <tambet gmail com>
Date: Fri Aug 28 22:53:19 2009 +0300
Fix another bug with static IP usage.
src/nmn-network-item.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/nmn-network-item.c b/src/nmn-network-item.c
index 8e97187..c466ee1 100644
--- a/src/nmn-network-item.c
+++ b/src/nmn-network-item.c
@@ -159,9 +159,6 @@ update_item (NmnNetworkItem *self)
s_con = NM_SETTING_CONNECTION (nm_connection_get_setting (wrapped, NM_TYPE_SETTING_CONNECTION));
nmn_item_set_name (item, nm_setting_connection_get_id (s_con));
-
- if (nmn_item_has_advanced (item))
- update_details (self, NMN_CONNECTION_DETAILS (nmn_item_get_advanced (item)));
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]