summaryrefslogtreecommitdiff
path: root/report.cc
diff options
context:
space:
mode:
Diffstat (limited to 'report.cc')
-rw-r--r--report.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/report.cc b/report.cc
index 6257b562..6e065f57 100644
--- a/report.cc
+++ b/report.cc
@@ -354,10 +354,6 @@ void report_t::commodities_report(const string& format)
{
}
-void report_t::entry_report(const entry_t& entry, const string& format)
-{
-}
-
value_t report_t::get_amount_expr(call_scope_t& scope)
{
return amount_expr.calc(scope);