From db29547aacdb5d3899affe022c3f351a04a790a6 Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Tue, 24 Jun 2014 16:17:09 +0200 Subject: SILENT: removed breakpoint --- lib/AdminPanel/Shared/GUI.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/AdminPanel') diff --git a/lib/AdminPanel/Shared/GUI.pm b/lib/AdminPanel/Shared/GUI.pm index f5fdc43..7108bec 100644 --- a/lib/AdminPanel/Shared/GUI.pm +++ b/lib/AdminPanel/Shared/GUI.pm @@ -687,7 +687,6 @@ sub ask_fromTreeList { last; } elsif ($widget == $selectButton) { - $DB::single = 1; my $item = $treeWidget->selectedItem(); if ($info->{skip_path} && $info->{skip_path} != 0) { $choice = $item->label() if ($item); -- cgit v1.2.1