one more line of dead code removed

This commit is contained in:
Axel Kohlmeyer
2017-03-27 15:16:28 -04:00
parent a241b2d0f7
commit 5feeb79c13

View File

@ -40,7 +40,6 @@ void NPairFullBinAtomonly::build(NeighList *list)
double **x = atom->x;
int *type = atom->type;
int *mask = atom->mask;
tagint *tag = atom->tag;
tagint *molecule = atom->molecule;
int nlocal = atom->nlocal;
if (includegroup) nlocal = atom->nfirst;