--- branches/development/src/flucq/FluctuatingChargeLangevin.cpp 2012/07/05 17:08:25 1766 +++ branches/development/src/flucq/FluctuatingChargeLangevin.cpp 2012/07/06 22:01:58 1767 @@ -131,7 +131,7 @@ namespace OpenMD { Molecule::FluctuatingChargeIterator j; Molecule* mol; Atom* atom; - RealType cvel, cpos, cfrc, cmass, randomForce, frictionForce, velstep; + RealType cvel, cpos, cfrc, cmass, randomForce, frictionForce; RealType velStep, oldFF; // used to test for convergence for (mol = info_->beginMolecule(i); mol != NULL;