dtfile: fclose called twice on same handle

This commit is contained in:
alx
2014-02-21 15:18:36 +01:00
committed by Jon Trulson
parent 70987253b3
commit 9dd8ea27bf

View File

@@ -1683,7 +1683,6 @@ ReadDirectoryProcess(
}
XtFree( (char *)position_info );
fclose(fptr);
}
XtFree(full_directory_name);