summaryrefslogtreecommitdiff
path: root/src/report.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/report.h')
-rw-r--r--src/report.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/report.h b/src/report.h
index b39cd53a..2b973bca 100644
--- a/src/report.h
+++ b/src/report.h
@@ -613,8 +613,6 @@ public:
set_expr(args[0].to_string());
});
- OPTION(report_t, totals);
-
OPTION_(report_t, total_data, DO() { // -J
parent->HANDLER(format_).on_with(parent->HANDLER(plot_total_format_).value);
});