diff options
| author | Mark Wells <mark@freeside.biz> | 2012-07-17 15:09:01 -0700 |
|---|---|---|
| committer | Mark Wells <mark@freeside.biz> | 2012-07-17 15:09:01 -0700 |
| commit | d586d4ce13fa284146e885f153dba3ae029358a1 (patch) | |
| tree | f58b0a96ebfaad2360268e080bd2ccf355ab65b7 | |
| parent | 80e2cdb19a34194b9c5afa7a14829e5121eca8eb (diff) | |
remove cruft
| -rw-r--r-- | FS/FS/cust_bill.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/FS/FS/cust_bill.pm b/FS/FS/cust_bill.pm index 7eb4b7f60..96dce2c35 100644 --- a/FS/FS/cust_bill.pm +++ b/FS/FS/cust_bill.pm @@ -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; |
