summaryrefslogtreecommitdiff
path: root/src/work.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/work.h')
-rw-r--r--src/work.h1
1 files changed, 0 insertions, 1 deletions
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, string_iterator> 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[]);