diff options
Diffstat (limited to 'src/vars.c')
-rw-r--r-- | src/vars.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -127,7 +127,6 @@ void vars_init(void) conf.default_panel = CAL; conf.compact_panels = 0; conf.system_dialogs = 1; - conf.progress_bar = 1; strncpy(conf.output_datefmt, "%D", 3); conf.input_datefmt = 1; conf.heading_pos = RIGHT; |