summaryrefslogtreecommitdiff
path: root/report.cc
diff options
context:
space:
mode:
Diffstat (limited to 'report.cc')
-rw-r--r--report.cc5
1 files changed, 0 insertions, 5 deletions
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