diff --git a/Geo/GModelIO_MSH.cpp b/Geo/GModelIO_MSH.cpp index 4a424cb81dd6d09ae29260c028f477c0e5f28039..32fdcf9cedad25f987c844ab513fa6580cbbfd8b 100644 --- a/Geo/GModelIO_MSH.cpp +++ b/Geo/GModelIO_MSH.cpp @@ -584,7 +584,6 @@ int GModel::writeMSH(const std::string &name, double version, bool binary, //save periodic nodes writeMSHPeriodicNodes (fp,entities); - fclose(fp); return 1;