From: bryce-mozilla%nextbus.com <> Date: Wed, 12 May 1999 11:33:14 +0000 (+0000) Subject: Remove dead code X-Git-Tag: bugzilla-2.6~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a1951d26649fde43b7e63903cfcd8acde5400b3;p=thirdparty%2Fbugzilla.git Remove dead code --- diff --git a/reports.cgi b/reports.cgi index 35cf76fc21..b773ec2694 100755 --- a/reports.cgi +++ b/reports.cgi @@ -392,16 +392,6 @@ sub is_legal_product return grep { $_ eq $product} @myproducts; } -sub header - { - print < - -FIN - } - sub show_chart { my $when = localtime (time);