remove cruft
authorMark Wells <mark@freeside.biz>
Tue, 17 Jul 2012 22:09:01 +0000 (15:09 -0700)
committerMark Wells <mark@freeside.biz>
Tue, 17 Jul 2012 22:09:01 +0000 (15:09 -0700)
FS/FS/cust_bill.pm

index 7eb4b7f..96dce2c 100644 (file)
@@ -4919,7 +4919,6 @@ sub _items_cust_bill_pkg {
   my $summary_page = $opt{summary_page} || ''; #unused
   my $multilocation = $opt{multilocation} || '';
   my $multisection = $opt{multisection} || '';
-  my $enable_previous = $self->enable_previous;
   my $discount_show_always = 0;
 
   my $maxlength = $conf->config('cust_bill-latex_lineitem_maxlength') || 50;