git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6486 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -244,7 +244,6 @@ void DeleteAtoms::delete_overlap(int narg, char **arg)
|
||||
int *tag = atom->tag;
|
||||
int *mask = atom->mask;
|
||||
double **x = atom->x;
|
||||
int nall = atom->nlocal + atom->nghost;
|
||||
double *special_coul = force->special_coul;
|
||||
double *special_lj = force->special_lj;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user