--- trunk/src/restraints/ThermoIntegrationForceManager.hpp 2009/11/25 20:02:06 1390 +++ trunk/src/restraints/ThermoIntegrationForceManager.hpp 2010/07/09 19:29:05 1464 @@ -52,7 +52,7 @@ namespace OpenMD { ThermoIntegrationForceManager(SimInfo* info); ~ThermoIntegrationForceManager(); - virtual void calcForces(bool needPotential, bool needStress); + virtual void calcForces(); private: Globals* simParam;