aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel
diff options
context:
space:
mode:
authorAngelo Naselli <anaselli@linux.it>2014-07-16 11:19:52 +0200
committerAngelo Naselli <anaselli@linux.it>2014-07-16 11:19:52 +0200
commit312265e952f2c55cce283d71504a46db364a70f3 (patch)
tree1975a31a679379bf21576673e9aece57745be32c /lib/AdminPanel
parentb39068542c78959219101b365587384dc5bd358a (diff)
downloadmanatools-312265e952f2c55cce283d71504a46db364a70f3.tar
manatools-312265e952f2c55cce283d71504a46db364a70f3.tar.gz
manatools-312265e952f2c55cce283d71504a46db364a70f3.tar.bz2
manatools-312265e952f2c55cce283d71504a46db364a70f3.tar.xz
manatools-312265e952f2c55cce283d71504a46db364a70f3.zip
removed useless code
Diffstat (limited to 'lib/AdminPanel')
-rw-r--r--lib/AdminPanel/Rpmdragora/edit_urpm_sources.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/AdminPanel/Rpmdragora/edit_urpm_sources.pm b/lib/AdminPanel/Rpmdragora/edit_urpm_sources.pm
index e610cb04..93092f1a 100644
--- a/lib/AdminPanel/Rpmdragora/edit_urpm_sources.pm
+++ b/lib/AdminPanel/Rpmdragora/edit_urpm_sources.pm
@@ -398,8 +398,6 @@ sub add_callback() {
$add_widgets->{url}->setValue($dir) if ($dir);
}
}
- elsif (defined($radios_infos{$radios_names_ordered[$sel]}->{loginpass})) {
- }
}
}
}