one more line of dead code removed
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user