Removed an extra call to session.read_init().
This commit is contained in:
parent
eb04b8be85
commit
4e64364d3a
1 changed files with 0 additions and 2 deletions
|
|
@ -270,8 +270,6 @@ namespace ledger {
|
|||
// Parse the initialization file, which can only be textual; then
|
||||
// parse the journal data.
|
||||
|
||||
session.read_init();
|
||||
|
||||
INFO_START(journal, "Read journal file");
|
||||
|
||||
journal_t& journal(*session.create_journal());
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue