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

This commit is contained in:
sjplimp 2016-07-12 22:35:46 +00:00
parent bf9e821055
commit 1df9db5091
1 changed files with 0 additions and 1 deletions

View File

@ -2401,7 +2401,6 @@ void FixShake::grow_arrays(int nmax)
memory->create(ftmp,nmax,3,"shake:ftmp");
memory->destroy(vtmp);
memory->create(vtmp,nmax,3,"shake:vtmp");
}
/* ----------------------------------------------------------------------