Update GPU update restrictions
[alexxy/gromacs.git] / src / gromacs / mdrun / runner.cpp
index 245d6f9e50e838de17edd51e33221e399b5caf93..88fa3ea8dacccdb905ba1571324d6dceeff2afa0 100644 (file)
@@ -900,7 +900,6 @@ int Mdrunner::mdrunner()
                                                          gmx_mtop_interaction_count(mtop, IF_VSITE) > 0,
                                                          doEssentialDynamics,
                                                          gmx_mtop_ftype_count(mtop, F_ORIRES) > 0,
-                                                         gmx_mtop_ftype_count(mtop, F_DISRES) > 0,
                                                          replExParams.exchangeInterval > 0);
     }
     GMX_CATCH_ALL_AND_EXIT_WITH_FATAL_ERROR;