From 3434650848e500d605447388ef7e069ee1515b72 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 3 Feb 2009 12:21:54 -0400 Subject: Removed the binary caching code, and the XML, QIF and Gnucash parsers. --- src/work.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/work.h') diff --git a/src/work.h b/src/work.h index 45915ab6..acba3725 100644 --- a/src/work.h +++ b/src/work.h @@ -44,7 +44,6 @@ typedef strings_list::iterator string_iterator; typedef std::pair string_iterator_pair; void handle_debug_options(int argc, char * argv[]); -void register_journal_parsers(session_t& session); void read_environment_settings(report_t& report, char * envp[]); strings_list read_command_line_arguments(report_t& report, int argc, char * argv[]); -- cgit v1.2.3