summaryrefslogtreecommitdiff
path: root/src/report.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/report.cc')
-rw-r--r--src/report.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/report.cc b/src/report.cc
index 3178755f..afd8cc11 100644
--- a/src/report.cc
+++ b/src/report.cc
@@ -485,7 +485,6 @@ option_t<report_t> * report_t::lookup_option(const char * p)
else OPT(tail_);
else OPT(total_);
else OPT(total_data);
- else OPT(totals);
else OPT(truncate_);
else OPT(total_width_);
break;