diff options
Diffstat (limited to 'src/report.h')
-rw-r--r-- | src/report.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/report.h b/src/report.h index 5ab6c47c..6b252446 100644 --- a/src/report.h +++ b/src/report.h @@ -262,8 +262,6 @@ public: OPTION(report_t, quantity); // -O OPTION(report_t, quarterly); OPTION(report_t, real); // -R - OPTION(report_t, reconcile_); - OPTION(report_t, reconcile_date_); OPTION(report_t, register_format_); OPTION(report_t, related); // -r OPTION(report_t, related_all); |