From 43b07fbab3b4c144eca4a771524e59c531ffa074 Mon Sep 17 00:00:00 2001 From: CandyAngel Date: Tue, 31 Mar 2020 12:47:53 +0100 Subject: Make explicit option a no-op Fixes #1877 --- src/journal.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/journal.h') 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 sources; std::set known_payees; std::set 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; -- cgit v1.2.3