diff --git a/src/Iteration.cpp b/src/Iteration.cpp index f4f7498fd0..ce35aee652 100644 --- a/src/Iteration.cpp +++ b/src/Iteration.cpp @@ -592,7 +592,6 @@ void Iteration::readMeshes(std::string const &meshesPath) IOHandler()->flush(internal::defaultFlushParams); mrc.get().m_isConstant = true; } - m.read(); try { m.read();