Skip to content

Commit 8d84471

Browse files
committed
remove unused
1 parent cedf451 commit 8d84471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ALICE3/TableProducer/alice3MulticharmFinder.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ struct Alice3MulticharmFinder {
427427
return returnValue;
428428
}
429429

430-
void init(o2::framework::InitContext& initContext)
430+
void init(o2::framework::InitContext&)
431431
{
432432
// initialize O2 2-prong fitter (only once)
433433
fitter.setPropagateToPCA(cfgFitter.propagateToPCA);

0 commit comments

Comments
 (0)