[network-manager-applet: 7/13] gconf-helpers: remove unused variable



commit 91a059421d53a59d3d232757396022c5f0918971
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>

 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]