Remove more unused code

This commit is contained in:
Ian Barwick
2020-10-15 11:03:18 +09:00
parent 00bf4d61fa
commit 725e9f9851

View File

@@ -208,7 +208,6 @@ ProcessConfigFp(FILE *fp, const char *config_file, const char *calling_file, int
goto cleanup;
}
//printf("ProcessConfigFp(): base: '%s' file: '%s'; calling: '%s'\n", base_dir, config_file, calling_file);
/*
* Parse
*/