diff options
Diffstat (limited to 'walk.cc')
-rw-r--r-- | walk.cc | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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; } |