Skip to content

Commit 7d97618

Browse files
committed
Remove compilation warning
1 parent 8477756 commit 7d97618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0V0.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ struct femtoDreamPairTaskV0V0 {
219219

220220
TRandom3* random;
221221

222-
void init(InitContext& context)
222+
void init(InitContext&)
223223
{
224224
// setup columnpolicy for binning
225225
colBinningMult = {{Mixing.VztxMixBins, Mixing.MultMixBins}, true};

0 commit comments

Comments
 (0)