summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.