aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/AdminPanel/Rpmdragora/edit_urpm_sources.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/AdminPanel/Rpmdragora/edit_urpm_sources.pm b/lib/AdminPanel/Rpmdragora/edit_urpm_sources.pm
index f7b6b27..63efed5 100644
--- a/lib/AdminPanel/Rpmdragora/edit_urpm_sources.pm
+++ b/lib/AdminPanel/Rpmdragora/edit_urpm_sources.pm
@@ -1756,7 +1756,6 @@ sub mainwindow() {
elsif ($widget == $enabled) {
## TODO same as $edtButton after edit_callback
my $item = $mirrorTbl->selectedItem();
- $DB::single = 1;
if ($item) {
my $row = $item->index();
yui::YUI::app()->busyCursor();