summaryrefslogtreecommitdiff
path: root/src/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/global.h')
-rw-r--r--src/global.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/global.h b/src/global.h
index f7b87973..ab3afed4 100644
--- a/src/global.h
+++ b/src/global.h
@@ -62,7 +62,6 @@ public:
void normalize_session_options();
expr_t::func_t look_for_precommand(scope_t& scope, const string& verb);
expr_t::func_t look_for_command(scope_t& scope, const string& verb);
- void normalize_report_options(const string& verb);
char * prompt_string();