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 bc42f86c..edc3a838 100644 --- a/src/report.h +++ b/src/report.h @@ -195,8 +195,6 @@ public: OPTION(report_t, current); // -c OPTION(report_t, daily); OPTION(report_t, date_format_); // -y - OPTION(report_t, descend_); - OPTION(report_t, descend_if_); OPTION(report_t, deviation); // -D OPTION(report_t, display_); // -d |