Modified re-factored version of hash.c

This commit is contained in:
Lew Rossman
2018-10-19 10:36:39 -04:00
parent 0041772aa0
commit f7346cef5f
3 changed files with 45 additions and 34 deletions

View File

@@ -850,7 +850,6 @@ int DLLEXPORT EN_close(EN_ProjectHandle ph)
out_file_t *out;
EN_Project *p = (EN_Project*)ph;
if (p->Openflag) {
writetime(p, FMT105);
}