From 177518a0430a0de7576c2eb054761636711ca792 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Tue, 5 May 2009 08:54:50 +0000 Subject: [PATCH] Debugcode entfernt. --- bin/mozilla/projects.pl | 3 --- 1 file changed, 3 deletions(-) diff --git a/bin/mozilla/projects.pl b/bin/mozilla/projects.pl index 5a0b2ee3c..a65874271 100644 --- a/bin/mozilla/projects.pl +++ b/bin/mozilla/projects.pl @@ -124,9 +124,6 @@ sub project_report { %column_defs_cvars, ); - $main::lxdebug->dump(0, "cdc", \@columns); - $main::lxdebug->dump(0, "cdc", \%column_defs); - foreach (qw(projectnumber description)) { $column_defs{$_}->{link} = $href . "&sort=$_"; $column_defs{$_}->{visible} = 1; -- 2.20.1