git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13072 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2015-02-06 16:33:20 +00:00
parent 48019ede12
commit 79cfbf031a

View File

@ -47,7 +47,6 @@ void PairGranHertzHistoryOMP::compute(int eflag, int vflag)
const int nthreads = comm->nthreads;
const int inum = list->inum;
computeflag = 1;
const int shearupdate = (update->setupflag) ? 0 : 1;
// update rigid body info for owned & ghost atoms if using FixRigid masses