--- trunk/src/constraints/ZconstraintForceManager.cpp 2010/05/10 17:28:26 1442 +++ trunk/src/constraints/ZconstraintForceManager.cpp 2010/07/09 19:29:05 1464 @@ -240,8 +240,8 @@ namespace OpenMD { currZconsTime_ = currSnapshot_->getTime(); } - void ZconstraintForceManager::calcForces(bool needPotential, bool needStress){ - ForceManager::calcForces(needPotential, needStress); + void ZconstraintForceManager::calcForces(){ + ForceManager::calcForces(); if (usingZconsGap_){ updateZPos();