Skip to content

Commit 2bf69a7

Browse files
author
Prottay Das
committed
removed unused variable2
1 parent ab4fe4b commit 2bf69a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/Strangeness/lambdak0seff.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ struct lambdak0seff {
432432
int lambdacounter = 0;
433433
int antilambdacounter = 0;
434434
int k0scounter = 0;
435-
435+
436436
for (const auto& kCurrentDaughter : kDaughters) {
437437
if (std::abs(kCurrentDaughter.pdgCode()) != PDG_t::kProton && std::abs(kCurrentDaughter.pdgCode()) != PDG_t::kPiPlus) {
438438
continue;

0 commit comments

Comments
 (0)