diff --git a/src/npair_full_bin_atomonly.cpp b/src/npair_full_bin_atomonly.cpp index 36f0ab8d6692b2739b3a9d5f7fa507a6e42ee71a..8d4fc254b525410171dd0ab05660832fdbdad747 100644 --- a/src/npair_full_bin_atomonly.cpp +++ b/src/npair_full_bin_atomonly.cpp @@ -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;