diff options
Diffstat (limited to 'Source/Particles/PhysicalParticleContainer.H')
-rw-r--r-- | Source/Particles/PhysicalParticleContainer.H | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Particles/PhysicalParticleContainer.H b/Source/Particles/PhysicalParticleContainer.H index 3be0c3396..30105ddcb 100644 --- a/Source/Particles/PhysicalParticleContainer.H +++ b/Source/Particles/PhysicalParticleContainer.H @@ -360,7 +360,6 @@ protected: // A smart pointer to an instance of a Breit Wheeler engine [photons only!] std::shared_ptr<BreitWheelerEngine> m_shr_p_bw_engine; - #endif }; |