From b5dca6739687f3672ef0114a70c2f514707dc28b Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 12 Nov 2009 03:31:53 -0500 Subject: Moved report normalization into report.cc --- src/global.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/global.h') 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(); -- cgit v1.2.3