--- trunk/src/restraints/ObjectRestraint.cpp 2014/10/16 19:13:51 2024 +++ trunk/src/restraints/ObjectRestraint.cpp 2015/03/05 16:30:23 2069 @@ -69,9 +69,6 @@ namespace OpenMD { Vector3d tBody(0.0); RotMat3x3d temp = A * refA_.transpose(); - - Vector3d euler = temp.toEulerAngles(); - Quat4d quat = temp.toQuaternion(); RealType twistAngle;