From 91e8378f04d33137f8e6281928ae70af12be3b2b Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 10 Nov 2009 14:16:40 -0500 Subject: Fixes to Python importing; removed "hello" precommand --- src/report.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/report.h') diff --git a/src/report.h b/src/report.h index 38b2b07e..02fd2c8d 100644 --- a/src/report.h +++ b/src/report.h @@ -183,8 +183,6 @@ public: HANDLED(lots_actual)); } - bool maybe_import(const string& module); - void report_options(std::ostream& out) { HANDLER(abbrev_len_).report(out); -- cgit v1.2.3