[network-manager-applet/nma-0-9-10: 7/15] gconf-helpers: remove unused variable
- From: Thomas Haller <thaller src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet/nma-0-9-10: 7/15] gconf-helpers: remove unused variable
- Date: Fri, 31 Oct 2014 20:19:22 +0000 (UTC)
commit 78336053e71aa722c4867d30a34a24f4b6762eff
Author: Thomas Haller <thaller redhat com>
Date: Mon Oct 27 15:33:13 2014 +0100
gconf-helpers: remove unused variable
Fixes: 163a2b41ac174d1a2b840d9f4b15721877af96bb
Signed-off-by: Thomas Haller <thaller redhat com>
(cherry picked from commit 91a059421d53a59d3d232757396022c5f0918971)
src/gconf-helpers/gconf-upgrade.c | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/src/gconf-helpers/gconf-upgrade.c b/src/gconf-helpers/gconf-upgrade.c
index f332bdb..cbda095 100644
--- a/src/gconf-helpers/gconf-upgrade.c
+++ b/src/gconf-helpers/gconf-upgrade.c
@@ -253,12 +253,6 @@ nm_gconf_read_0_6_wep_settings (GConfClient *client,
return s_wireless_sec;
}
-static const struct flagnames wpa_versions[] = {
- { "wpa", IW_AUTH_WPA_VERSION_WPA },
- { "rsn", IW_AUTH_WPA_VERSION_WPA2 },
- { NULL, 0 }
-};
-
static NMSettingWirelessSecurity *
nm_gconf_read_0_6_wpa_settings (GConfClient *client,
const char *path,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]