Commit 5feeb79c authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

one more line of dead code removed

parent a241b2d0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;