From 961b30926b3b9f2b3e9c1a99df3f25fea6b13118 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 26 Jul 2008 04:08:55 -0400 Subject: --verify works again, but the memory totals at the end still need work. --- report.cc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'report.cc') diff --git a/report.cc b/report.cc index cca3a4b2..58947816 100644 --- a/report.cc +++ b/report.cc @@ -33,11 +33,6 @@ namespace ledger { -report_t::~report_t() -{ - TRACE_DTOR(report_t); -} - void report_t::apply_transforms(expr::scope_t& scope) { #if 0 -- cgit v1.2.3