removed unused \$failed var
authorivan <ivan>
Wed, 28 Nov 2007 01:54:21 +0000 (01:54 +0000)
committerivan <ivan>
Wed, 28 Nov 2007 01:54:21 +0000 (01:54 +0000)
httemplate/search/cust_bill_event.cgi

index 096e612..8f63d9c 100644 (file)
@@ -121,8 +121,6 @@ my $count_sql = "SELECT COUNT(*) FROM cust_bill_event $join $where";
 
 my $conf = new FS::Conf;
 
-my $failed = $cgi->param('failed');
-
 my $html_init = '
     <FONT SIZE="+1">Invoice events are the deprecated, old-style actions taken o
 n open invoices.  See Reports-&gt;Billing events-&gt;Billing events for current event reports.</FONT><BR><BR>';