remove unused variable
This commit is contained in:
@ -191,7 +191,6 @@ void ComputeCoordAtom::compute_peratom()
|
|||||||
c_orientorder->invoked_flag |= INVOKED_PERATOM;
|
c_orientorder->invoked_flag |= INVOKED_PERATOM;
|
||||||
}
|
}
|
||||||
nqlist = c_orientorder->nqlist;
|
nqlist = c_orientorder->nqlist;
|
||||||
int ltmp = l;
|
|
||||||
normv = c_orientorder->array_atom;
|
normv = c_orientorder->array_atom;
|
||||||
comm->forward_comm_compute(this);
|
comm->forward_comm_compute(this);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user