From: Mark Wells Date: Tue, 17 Jul 2012 22:09:56 +0000 (-0700) Subject: remove cruft X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=fda38400b0abd738e2e84b5fcfc036db872199ad remove cruft --- diff --git a/FS/FS/Template_Mixin.pm b/FS/FS/Template_Mixin.pm index a608691b2..61cfccba8 100644 --- a/FS/FS/Template_Mixin.pm +++ b/FS/FS/Template_Mixin.pm @@ -2136,7 +2136,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;