diff --git a/config.c b/config.c index e61cd3e7..90b6dac3 100644 --- a/config.c +++ b/config.c @@ -243,7 +243,6 @@ parse_config(const char *config_file, t_configuration_options *options) } } - /* Close file */ fclose(fp); /* Check config settings */