From c9a892eabe11b085be4eaee94c482d55b5d4b34f Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 6 May 2016 17:40:33 -0700 Subject: [PATCH] lib: remove hopefully superfluous comment --- hledger-lib/Hledger/Reports/PostingsReport.hs | 3 --- 1 file changed, 3 deletions(-) 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