diff --git a/hledger-lib/Hledger/Reports/TransactionsReports.hs b/hledger-lib/Hledger/Reports/TransactionsReports.hs index aa8b8a5aa..316cb952d 100644 --- a/hledger-lib/Hledger/Reports/TransactionsReports.hs +++ b/hledger-lib/Hledger/Reports/TransactionsReports.hs @@ -176,7 +176,6 @@ queryIsStartBalancePreserving opts q = filterQuery (\q -> not ( queryIsEmpty q || queryIsSym q - -- || queryIsReal q)) )) q totallabel = "Running Total"