aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/AdminPanel/MainDisplay.pm2
1 files changed, 0 insertions, 2 deletions
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