forked from lijiext/lammps
remove dead code
This commit is contained in:
parent
e625e79171
commit
09ad293425
|
@ -1066,7 +1066,6 @@ int Modify::check_rigid_region_overlap(int groupbit, Region *reg)
|
|||
|
||||
int Modify::check_rigid_list_overlap(int *select)
|
||||
{
|
||||
const int * const mask = atom->mask;
|
||||
const int nlocal = atom->nlocal;
|
||||
int dim;
|
||||
|
||||
|
|
Loading…
Reference in New Issue