From: ivan Date: Tue, 27 Sep 2011 01:43:29 +0000 (+0000) Subject: remove useless comment X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=dbb3beabbca49422b8e6ce6fade9f123be577aa0;p=freeside.git remove useless comment --- diff --git a/FS/FS/cust_bill.pm b/FS/FS/cust_bill.pm index acca765ba..c036db679 100644 --- a/FS/FS/cust_bill.pm +++ b/FS/FS/cust_bill.pm @@ -3697,8 +3697,6 @@ sub _date_pretty { time2str($date_format, $self->_date); } -# I like how _date_pretty was documented but this one wasn't. - =item _items_sections LATE SUMMARYPAGE ESCAPE EXTRA_SECTIONS FORMAT Generate section information for all items appearing on this invoice.