diff options
author | John Wiegley <johnw@newartisans.com> | 2009-02-17 06:51:40 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-02-17 06:51:40 -0400 |
commit | 67fd38e073b49e7dd7bf6ae50b4fb1a7778daa23 (patch) | |
tree | 60e57324fd09cd66c3974397746ad4dc46a24adf /src/report.h | |
parent | 8c0bea159c8cfb0938e5682a0225a11314eba8a5 (diff) | |
download | ledger-67fd38e073b49e7dd7bf6ae50b4fb1a7778daa23.tar.gz ledger-67fd38e073b49e7dd7bf6ae50b4fb1a7778daa23.tar.bz2 ledger-67fd38e073b49e7dd7bf6ae50b4fb1a7778daa23.zip |
The option --cost is now an alias for --basis
Diffstat (limited to 'src/report.h')
-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 7c68c678..e85d1d34 100644 --- a/src/report.h +++ b/src/report.h @@ -262,7 +262,6 @@ public: parent->HANDLER(collapse).on(); }); - OPTION(report_t, cost); OPTION(report_t, csv_format_); OPTION(report_t, current); // -c |