fix the +gamedir problem and fix my QFile removal

This commit is contained in:
Joseph Carter 2000-05-22 21:32:14 +00:00
parent 3d59dfed98
commit cb04fd6496
3 changed files with 5 additions and 3 deletions

View file

@ -124,7 +124,6 @@ void
Qclose(FILE *file)
{
fclose(file);
free(file);
}
int