diff options
Diffstat (limited to 'src/journal.h')
-rw-r--r-- | src/journal.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/journal.h b/src/journal.h index 0b0c7850..3203d3c9 100644 --- a/src/journal.h +++ b/src/journal.h @@ -110,12 +110,7 @@ public: std::list<fileinfo_t> sources; std::set<string> known_payees; std::set<string> known_tags; - bool fixed_accounts; - bool fixed_payees; - bool fixed_commodities; - bool fixed_metadata; bool was_loaded; - bool force_checking; bool check_payees; bool day_break; bool recursive_aliases; |