delete now-unused variable
This commit is contained in:
@ -356,7 +356,7 @@ void Replicate::command(int narg, char **arg)
|
|||||||
int ix,iy,iz;
|
int ix,iy,iz;
|
||||||
tagint atom_offset,mol_offset,atom0tag;
|
tagint atom_offset,mol_offset,atom0tag;
|
||||||
imageint image;
|
imageint image;
|
||||||
double x[3],lamda[3],shiftsign[3];
|
double x[3],lamda[3];
|
||||||
double *coord;
|
double *coord;
|
||||||
int tag_enable = atom->tag_enable;
|
int tag_enable = atom->tag_enable;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user