Skip to content

Commit e3af492

Browse files
committed
Remove a stale assignment
No more used after previous patch. Spotted by Jekaa . No functional change.
1 parent 9585f8e commit e3af492

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pawns.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@ namespace {
172172
score += Lever[relative_rank(Us, s)];
173173
}
174174

175-
b = e->semiopenFiles[Us] ^ 0xFF;
176175
return score;
177176
}
178177

0 commit comments

Comments
 (0)