From 01252035cdc23ff64a593471e0272e7bbe9b1786 Mon Sep 17 00:00:00 2001 From: Alexis Hildebrandt Date: Mon, 12 Jan 2015 11:15:03 +0100 Subject: [doc] Add CheckTests to ctest to check whether all available ledger options documented and are being tested. Signed-off-by: Alexis Hildebrandt --- src/global.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/global.h') diff --git a/src/global.h b/src/global.h index f36dbe3d..292c9cb0 100644 --- a/src/global.h +++ b/src/global.h @@ -147,9 +147,6 @@ See LICENSE file included with the distribution for details and disclaimer."); OPTION_(global_scope_t, full_help, DO() { parent->visit_man_page(); }); // -H OPTION_(global_scope_t, help, DO() { parent->visit_man_page(); }); // -h - OPTION_(global_scope_t, help_calc, DO() { parent->visit_man_page(); }); - OPTION_(global_scope_t, help_comm, DO() { parent->visit_man_page(); }); - OPTION_(global_scope_t, help_disp, DO() { parent->visit_man_page(); }); OPTION__ (global_scope_t, init_file_, // -i -- cgit v1.2.3