One last tweak to npair_halffull_newtoff.cpp

This commit is contained in:
Stan Moore 2018-01-12 16:12:57 -07:00
parent 24f1889b02
commit f6075c9d2c
1 changed files with 0 additions and 2 deletions

View File

@ -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;