Skip to content

Commit 948c526

Browse files
committed
Remove unused charge instance.
1 parent 0f4f944 commit 948c526

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/particles/spacecharge/Deposit1D.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ namespace impactx::particles::spacecharge
3636

3737
using namespace amrex::literals;
3838

39-
amrex::ParticleReal const charge = pc.GetRefParticle().charge;
40-
4139
// Set parameters for charge deposition
4240
bool const is_unity_particle_weight = false;
4341
bool const GetNumberDensity = true;

0 commit comments

Comments
 (0)