forked from lijiext/lammps
Remove unused code detected by coverity CID 177700
This commit is contained in:
parent
084626e60b
commit
bdfb7c69ea
|
@ -228,7 +228,6 @@ void NeighRequest::copy_request(NeighRequest *other, int skipflag)
|
|||
|
||||
dnum = other->dnum;
|
||||
|
||||
iskip = other->iskip;
|
||||
iskip = NULL;
|
||||
ijskip = NULL;
|
||||
|
||||
|
|
Loading…
Reference in New Issue