summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2011-09-27 01:43:34 +0000
committerivan <ivan>2011-09-27 01:43:34 +0000
commit7f358f20f786d88d3ffffd529e7355e717909610 (patch)
tree78db9abc34ae4311ecbd9f2b20de4ec80ba1f883
parent3b331dce1edea02e0b60cb2f763b1d5df9f58c36 (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.