[network-manager-applet/th/bgo739246_clang: 7/10] gconf-helpers:	remove unused variable
- From: Thomas Haller <thaller src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [network-manager-applet/th/bgo739246_clang: 7/10] gconf-helpers:	remove unused variable
 
- Date: Mon, 27 Oct 2014 14:50:49 +0000 (UTC)
 
commit 59f171c11149edb78df18513f7a86df7911189d2
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]