Remove the configuraton variable conf.progress_bar
When loading/saving the configuration file the entry is silently ignored (which means it is removed by the first save). Signed-off-by: Lars Henriksen <LarsHenriksen@get2net.dk> Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
committed by
Lukas Fleischer
parent
4b192c0773
commit
c95dd0e685
@@ -268,7 +268,6 @@ struct conf {
|
||||
enum win default_panel;
|
||||
unsigned compact_panels;
|
||||
unsigned system_dialogs;
|
||||
unsigned progress_bar;
|
||||
const char *editor;
|
||||
const char *pager;
|
||||
const char *mergetool;
|
||||
|
||||
Reference in New Issue
Block a user