summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcontrol-center1
1 files changed, 0 insertions, 1 deletions
diff --git a/control-center b/control-center
index 13911644..c7faaf06 100755
--- a/control-center
+++ b/control-center
@@ -510,7 +510,6 @@ Are you sure you want to do the switch?", $netcnx->{PROFILE}, $prof), { transien
$done = 0;
enable_profile_entry($netcnx->{PROFILE}, 0);
$netcnx->{PROFILE} = $prof;
- network::netconnect::save_profile($netcnx);
network::netconnect::set_profile($netcnx);
enable_profile_entry($prof, 1) if !$removing;
$done = 1;