Skip to content

Commit 9b46d38

Browse files
committed
remove unused
1 parent 41354cb commit 9b46d38

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ALICE3/TableProducer/OTF/onTheFlyDecayer.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ struct OnTheFlyDecayer {
197197
decayParticles(0, allParticles.size());
198198

199199
// Fill output table
200-
int id = particlesInDataframe;
201200
for (auto& otfParticle : allParticles) {
202201
otfParticle.setIndexOffset(indexOffset);
203202
if (otfParticle.hasNaN()) {

0 commit comments

Comments
 (0)