Remove superfluous comment

This commit is contained in:
Ian Barwick
2015-03-17 08:01:09 +09:00
parent 874616f149
commit 9cfd6680b3

View File

@@ -243,7 +243,6 @@ parse_config(const char *config_file, t_configuration_options *options)
}
}
/* Close file */
fclose(fp);
/* Check config settings */