Skip to content
Snippets Groups Projects
Commit f6075c9d authored by Stan Moore's avatar Stan Moore
Browse files

One last tweak to npair_halffull_newtoff.cpp

parent 24f1889b
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment