diff --git a/PWGCF/Flow/Tasks/flowZdcTask.cxx b/PWGCF/Flow/Tasks/flowZdcTask.cxx index 1483a0f75fa..342208a8dfc 100644 --- a/PWGCF/Flow/Tasks/flowZdcTask.cxx +++ b/PWGCF/Flow/Tasks/flowZdcTask.cxx @@ -479,7 +479,6 @@ struct FlowZdcTask { float zpA = zdc.amplitudeZPA() / 2.68; float zpC = zdc.amplitudeZPC() / 2.68; - float tZEM1{zdc.timeZEM1()}; float tZEM2{zdc.timeZEM2()}; float sumZNs{znA + znC};