diff --git a/emacs.cc b/emacs.cc index 63e5332c..76d10fa6 100644 --- a/emacs.cc +++ b/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++)