forked from lijiext/lammps
Deleted unused variables
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6435 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
3c5ee7d62a
commit
73e5255c7d
|
@ -943,8 +943,6 @@ void FixNH::remap()
|
|||
{
|
||||
int i;
|
||||
double oldlo,oldhi,ctr;
|
||||
double cosalpha, cosbeta, cosgamma;
|
||||
double ly, lz, singamma, yzc, lzc, clen, blen;
|
||||
double expfac;
|
||||
|
||||
double **x = atom->x;
|
||||
|
|
Loading…
Reference in New Issue