remove unnecessary code

This commit is contained in:
Nour 2024-05-09 21:09:17 +03:00
parent dcdb72757a
commit 80c93d87d4

View file

@ -229,7 +229,6 @@ int main(int argc, char **argv) {
exit(EXIT_SUCCESS);
break;
case 'c': // config
free(config_path);
config_path = strdup(optarg);
break;
case 'C': // validate