diff options
Diffstat (limited to 'src/work.h')
-rw-r--r-- | src/work.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -56,7 +56,6 @@ void invoke_command_verb(report_t& report, function_t& command, string_iterator args_begin, string_iterator args_end); -void write_binary_cache(session_t& session, journal_t * journal); } // namespace ledger |