diff options
-rw-r--r-- | src/report.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/report.h b/src/report.h index f3f37d17..35cdda41 100644 --- a/src/report.h +++ b/src/report.h @@ -122,7 +122,6 @@ public: value_t fn_amount_expr(call_scope_t& scope); value_t fn_total_expr(call_scope_t& scope); - value_t fn_display_date(call_scope_t& scope); value_t fn_display_amount(call_scope_t& scope); value_t fn_display_total(call_scope_t& scope); value_t fn_market_value(call_scope_t& scope); |