diff --git a/Processes/Sibyll/Interaction.cc b/Processes/Sibyll/Interaction.cc index 8300462c6de387e9f0ed62d8adca49db96c3fcd3..e508482d5039c808b5f19c9443684dd729fd9c02 100644 --- a/Processes/Sibyll/Interaction.cc +++ b/Processes/Sibyll/Interaction.cc @@ -313,8 +313,6 @@ namespace corsika::process::sibyll { HEPEnergyType const eCoM = psib.GetEnergy(); auto const Plab = boost.fromCoM(FourVector(eCoM, pCoM)); - auto const pid = process::sibyll::ConvertFromSibyll(psib.GetPID()); - // add to corsika stack auto pnew = vP.AddSecondary( tuple<particles::Code, units::si::HEPEnergyType, stack::MomentumVector,