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 7303b661..e52093ef 100644
--- a/src/work.h
+++ b/src/work.h
@@ -49,7 +49,6 @@ strings_list read_command_arguments(scope_t& scope, strings_list args);
void normalize_session_options(session_t& session);
function_t look_for_precommand(scope_t& scope, const string& verb);
function_t look_for_command(scope_t& scope, const string& verb);
-void read_journal_files(session_t& session, const string& account);
void normalize_report_options(report_t& report, const string& verb);
} // namespace ledger