diff options
Diffstat (limited to 'Source')
-rw-r--r-- | Source/ablastr/particles/DepositCharge.H | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/ablastr/particles/DepositCharge.H b/Source/ablastr/particles/DepositCharge.H index e2e27c756..e7de36936 100644 --- a/Source/ablastr/particles/DepositCharge.H +++ b/Source/ablastr/particles/DepositCharge.H @@ -13,9 +13,6 @@ #include "Particles/ShapeFactors.H" #include "Particles/Deposition/ChargeDeposition.H" #include "ablastr/utils/TextMsg.H" -#ifdef WARPX_DIM_RZ -# include "Utils/WarpX_Complex.H" -#endif #include <AMReX.H> |