--- trunk/OOPSE/libmdtools/ForceFields.cpp 2004/06/01 17:15:43 1212 +++ trunk/OOPSE/libmdtools/ForceFields.cpp 2004/06/01 18:07:34 1213 @@ -228,8 +228,6 @@ void ForceFields::doForces( int calcPot, int calcStres } entry_plug->vRaw = entry_plug->lrPot; entry_plug->lrPot *= factor; - entry_plug->lrPot += entry_plug->restraint->Calc_Restraint_Forces(entry_plug->integrableObjects); - entry_plug->vHarm = entry_plug->restraint->getVharm(); } #ifdef IS_MPI