[network-manager-applet/rm-userset] gconf: remove usage of unused secret



commit 1d89f002d7635787bf3f546a6cce596425e61fa2
Author: Dan Williams <dcbw redhat com>
Date:   Tue Feb 1 12:00:23 2011 -0600

    gconf: remove usage of unused secret

 src/gconf-helpers/gconf-upgrade.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gconf-helpers/gconf-upgrade.c b/src/gconf-helpers/gconf-upgrade.c
index d54ebd5..b969287 100644
--- a/src/gconf-helpers/gconf-upgrade.c
+++ b/src/gconf-helpers/gconf-upgrade.c
@@ -1164,7 +1164,6 @@ nm_gconf_migrate_0_7_wireless_security (GConfClient *client)
 
 		copy_keyring_to_8021x (client, iter->data, uuid, NM_SETTING_802_1X_PASSWORD);
 		copy_keyring_to_8021x (client, iter->data, uuid, NM_SETTING_802_1X_PIN);
-		copy_keyring_to_8021x (client, iter->data, uuid, NM_SETTING_802_1X_PSK);
 		copy_keyring_to_8021x (client, iter->data, uuid, NMA_PRIVATE_KEY_PASSWORD_TAG);
 		copy_keyring_to_8021x (client, iter->data, uuid, NMA_PHASE2_PRIVATE_KEY_PASSWORD_TAG);
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]