aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/PhotonParticleContainer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Particles/PhotonParticleContainer.cpp')
-rw-r--r--Source/Particles/PhotonParticleContainer.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/Particles/PhotonParticleContainer.cpp b/Source/Particles/PhotonParticleContainer.cpp
index 760264317..9eee508f1 100644
--- a/Source/Particles/PhotonParticleContainer.cpp
+++ b/Source/Particles/PhotonParticleContainer.cpp
@@ -109,8 +109,6 @@ PhotonParticleContainer::PushPX (WarpXParIter& pti,
evolve_opt = m_shr_p_bw_engine->build_evolve_functor();
p_optical_depth_BW = pti.GetAttribs(particle_comps["optical_depth_BW"]).dataPtr();
}
-
- const auto me = PhysConst::m_e;
#endif
auto copyAttribs = CopyParticleAttribs(pti, tmp_particle_data);