summaryrefslogtreecommitdiff
path: root/walk.cc
diff options
context:
space:
mode:
Diffstat (limited to 'walk.cc')
-rw-r--r--walk.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/walk.cc b/walk.cc
index a91bf189..3a8ce640 100644
--- a/walk.cc
+++ b/walk.cc
@@ -439,9 +439,6 @@ void interval_transactions::report_subtotal(const std::time_t moment)
subtotal_transactions::report_subtotal();
- if (sorter)
- sorter->post_accumulated_xacts();
-
last_xact = NULL;
}