--- trunk/src/constraints/ZconstraintForceManager.cpp 2014/02/26 14:14:50 1969 +++ trunk/src/constraints/ZconstraintForceManager.cpp 2015/03/05 15:35:37 2067 @@ -625,7 +625,6 @@ namespace OpenMD { } void ZconstraintForceManager::updateZPos(){ - RealType curTime = currSnapshot_->getTime(); std::list::iterator i; for ( i = fixedZMols_.begin(); i != fixedZMols_.end(); ++i) { i->param.zTargetPos += zconsGap_;