--- trunk/OOPSE/libmdtools/DirectionalAtom.cpp 2004/05/22 18:16:18 1187 +++ trunk/OOPSE/libmdtools/DirectionalAtom.cpp 2004/06/07 14:26:33 1252 @@ -539,11 +539,7 @@ void DirectionalAtom::getEulerAngles(double myEuler[3] double phi,theta,psi,eps; - double pi; - double cphi,ctheta,cpsi; - double sphi,stheta,spsi; - double b[3]; - int flip[3]; + double ctheta,stheta; // set the tolerance for Euler angles and rotation elements