Skip to content

Commit 93b32c8

Browse files
author
Prottay Das
committed
removed unused variables
1 parent ef40b62 commit 93b32c8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

PWGLF/Tasks/Strangeness/lambdapolsp.cxx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1185,7 +1185,6 @@ struct lambdapolsp {
11851185
wgtvalue = 1.0;
11861186
}
11871187

1188-
float desbinvalue = 0.0;
11891188
if (LambdaTag) {
11901189
Lambda = Proton + AntiPion;
11911190
tagb = 0;
@@ -1411,8 +1410,6 @@ struct lambdapolsp {
14111410
int tagb = aLambdaTag;
14121411
int tagc = K0sTag;
14131412

1414-
float desbinvalue = 0.0;
1415-
14161413
if (analyzeK0s && K0sTag) {
14171414
K0s = Pion + AntiPion;
14181415
double acvalue = 1.0;

0 commit comments

Comments
 (0)