remove unused variables

This commit is contained in:
Axel Kohlmeyer
2025-01-13 16:11:14 -05:00
parent 742c869534
commit ec669676d0

View File

@ -230,7 +230,6 @@ void FixEfieldLepton::post_force(int vflag)
double v[6], unwrap[3];
double xf, yf, zf, xb, yb, zb;
double exf, eyf, ezf, exb, eyb, ezb;
double tx, ty, tz;
double mu_norm, h_mu;
if (atom->q_flag && atom->mu_flag) {