diff --git a/PWGCF/Flow/Tasks/flowZdcTask.cxx b/PWGCF/Flow/Tasks/flowZdcTask.cxx index 3c9c85c1d0f..89ae63e6507 100644 --- a/PWGCF/Flow/Tasks/flowZdcTask.cxx +++ b/PWGCF/Flow/Tasks/flowZdcTask.cxx @@ -455,8 +455,6 @@ struct FlowZdcTask { for (const auto& amplitude : foundBC.ft0().amplitudeC()) { aT0C += amplitude; } - } else { - return; } histos.fill(HIST("hEventCounter"), EvCutLabel::TZero); if (foundBC.has_fv0a()) {