summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2011-09-27 01:43:29 +0000
committerivan <ivan>2011-09-27 01:43:29 +0000
commitdbb3beabbca49422b8e6ce6fade9f123be577aa0 (patch)
tree5f63e3bc2049b85e62a3e72343317afcc022ad17
parente27556b46aad06ed85a15f8e3e4fe9861fa67902 (diff)
remove useless comment
-rw-r--r--FS/FS/cust_bill.pm2
1 files changed, 0 insertions, 2 deletions
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.