From 28dbac079d14ccc88fcc164f7a2e691df867c6a1 Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Fri, 29 Aug 2014 22:28:28 +0200 Subject: added dragora-urpm-sources --- lib/AdminPanel/MainDisplay.pm | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib') diff --git a/lib/AdminPanel/MainDisplay.pm b/lib/AdminPanel/MainDisplay.pm index b51d307..73938ab 100644 --- a/lib/AdminPanel/MainDisplay.pm +++ b/lib/AdminPanel/MainDisplay.pm @@ -195,8 +195,6 @@ sub start { elsif ($eventType == $yui::YEvent::MenuEvent) { ### MENU ### my $item = $self->{event}->item(); - $DB::single = 1; - my $menuLabel = $item->label(); if ($menuLabel eq $self->{menus}->{file}->{ quit }->label()) { ## quit menu item -- cgit v1.2.1