From cdcd52dbafc747b01a626cfd306209187a35b5fb Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 6 Feb 2009 23:36:32 -0400 Subject: Removed the nearly unknown --descend and --descend-if options. --- src/report.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/report.h') 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 -- cgit v1.2.3