talosctl: 1.9.1 -> 1.9.2 (#374443)
[NixPkgs.git] / pkgs / by-name / sa / sacrifice / compat.patch
blobc66b91b76280daf687ca21133a2e402ce367c342
1 diff --git a/src/PythiaMain.cxx b/src/PythiaMain.cxx
2 index 0e5ddd2..2b626ab 100644
3 --- a/src/PythiaMain.cxx
4 +++ b/src/PythiaMain.cxx
5 @@ -96,7 +96,6 @@ int main(int argc, char **argv){
6 HepMCConverter pythiaToHepMC;
8 pythiaToHepMC.set_store_pdf(true);
9 - pythiaToHepMC.set_crash_on_problem(true);
11 if(photosHandler.isEnabled()){
12 photosHandler.initialise();