diff --git a/hledger-lib/Hledger/Reports/PostingsReport.hs b/hledger-lib/Hledger/Reports/PostingsReport.hs index 7f894fba8..78592b95c 100644 --- a/hledger-lib/Hledger/Reports/PostingsReport.hs +++ b/hledger-lib/Hledger/Reports/PostingsReport.hs @@ -53,9 +53,6 @@ type PostingsReportItem = (Maybe Day -- The posting date, if this is the firs postingsReport :: ReportOpts -> Query -> Journal -> PostingsReport postingsReport opts q j = (totallabel, items) where - -- XXX combined date:/date2:/--date2 is not robust, you can confuse it - -- cf tests/register/date2.test - reportspan = adjustReportDates opts q j whichdate = whichDateFromOpts opts depth = queryDepth q