Addressing @aprilnovak's PR comments.

This commit is contained in:
Patrick Shriwise 2020-12-09 13:10:53 -06:00
parent 7cd3e388a4
commit b982704d4f
4 changed files with 11 additions and 6 deletions

View file

@ -82,9 +82,6 @@ if (!settings::LMI && !libMesh::initialized())
#endif
}
if (!settings::LMI) {
fatal_error("libMesh::LibMeshInit object isn't set.");
}
#endif
// Start total and initialization timer