remove dead code

This commit is contained in:
Axel Kohlmeyer 2017-07-05 15:04:35 -04:00
parent e625e79171
commit 09ad293425
1 changed files with 0 additions and 1 deletions

View File

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