diff --git a/src/npair_halffull_newtoff.cpp b/src/npair_halffull_newtoff.cpp index dc8fff2884..9d5a15316b 100644 --- a/src/npair_halffull_newtoff.cpp +++ b/src/npair_halffull_newtoff.cpp @@ -41,8 +41,6 @@ void NPairHalffullNewtoff::build(NeighList *list) int i,j,ii,jj,n,jnum,joriginal; int *neighptr,*jlist; - int nlocal = atom->nlocal; - int *ilist = list->ilist; int *numneigh = list->numneigh; int **firstneigh = list->firstneigh;