--- trunk/OOPSE/libmdtools/Bond.cpp 2003/03/21 17:42:12 378 +++ trunk/OOPSE/libmdtools/Bond.cpp 2003/07/15 15:50:55 610 @@ -45,7 +45,6 @@ void Bond::calc_forces(){ return; } - vect r_ab; /*the vector whose origin is a and end is b */ double force; /* the force scaling factor. */ double Fab_x; /*the x,y, and z components of the force */