aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/PhysicalParticleContainer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Particles/PhysicalParticleContainer.cpp')
-rw-r--r--Source/Particles/PhysicalParticleContainer.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/Particles/PhysicalParticleContainer.cpp b/Source/Particles/PhysicalParticleContainer.cpp
index 9a174befa..8c0aa7c23 100644
--- a/Source/Particles/PhysicalParticleContainer.cpp
+++ b/Source/Particles/PhysicalParticleContainer.cpp
@@ -1791,8 +1791,6 @@ void PhysicalParticleContainer::GetParticleSlice(const int direction, const Real
#else
int thread_num = 0;
#endif
- RealVector xp_new, yp_new, zp_new;
-
for (WarpXParIter pti(*this, lev); pti.isValid(); ++pti)
{
int counter_for_ParticleCopy = 0;