--- trunk/src/constraints/ZconstraintForceManager.cpp 2009/11/25 20:02:06 1390 +++ 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();