From daa5eb756f82429f20c1d23754e354cf3aba8d37 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Mon, 3 Sep 2012 14:52:48 +0200 Subject: [PATCH] debugzeug --- bin/mozilla/menu.pl | 2 -- 1 file changed, 2 deletions(-) diff --git a/bin/mozilla/menu.pl b/bin/mozilla/menu.pl index 21dbe0c5e..8536c26ca 100644 --- a/bin/mozilla/menu.pl +++ b/bin/mozilla/menu.pl @@ -83,8 +83,6 @@ sub acc_menu { $::form->{title} = $::locale->text('kivitendo'); $::form->header; - $::lxdebug->dump(0, "menu", $menu); - my $sections = section_menu($menu); print $::form->parse_html_template('menu/menu', { -- 2.20.1