git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1823 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2008-05-15 22:42:47 +00:00
parent 2ff3e6f768
commit dc41c79c3c
8 changed files with 4 additions and 16 deletions

View File

@ -88,7 +88,6 @@ void FixNVTSphere::initial_integrate(int vflag)
double **x = atom->x;
double **v = atom->v;
double **f = atom->f;
double **quat = atom->quat;
double **omega = atom->omega;
double **torque = atom->torque;
double *mass = atom->mass;