diff --git a/PWGHF/HFC/TableProducer/correlatorHfeHadrons.cxx b/PWGHF/HFC/TableProducer/correlatorHfeHadrons.cxx index 6df090c8ee9..2a9fe59ab44 100644 --- a/PWGHF/HFC/TableProducer/correlatorHfeHadrons.cxx +++ b/PWGHF/HFC/TableProducer/correlatorHfeHadrons.cxx @@ -228,7 +228,6 @@ struct HfCorrelatorHfeHadrons { } else if (!eTrack.isEmcal() && !requireEmcal) { acceptElectron = true; - } if (!acceptElectron) {