--- trunk/OOPSE/libmdtools/Thermo.cpp 2003/09/15 16:52:02 763 +++ trunk/OOPSE/libmdtools/Thermo.cpp 2003/09/25 19:27:15 787 @@ -272,7 +272,6 @@ void Thermo::velocitize() { void Thermo::velocitize() { - double x,y; double aVel[3], aJ[3], I[3][3]; int i, j, vr, vd; // velocity randomizer loop counters double vdrift[3];