*** empty log message ***
This commit is contained in:
parent
e9ea090035
commit
6d14952e1e
1 changed files with 0 additions and 1 deletions
1
emacs.cc
1
emacs.cc
|
|
@ -5,7 +5,6 @@ namespace ledger {
|
|||
void format_emacs_transactions::write_entry(entry_t& entry)
|
||||
{
|
||||
int idx = entry.src_idx;
|
||||
|
||||
for (strings_list::iterator i = entry.journal->sources.begin();
|
||||
i != entry.journal->sources.end();
|
||||
i++)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue