mirror of
https://github.com/sockspls/badfish
synced 2025-04-30 00:33:09 +00:00
Remove a stale assignment
No more used after previous patch. Spotted by Jekaa . No functional change.
This commit is contained in:
parent
9585f8ef58
commit
e3af492142
1 changed files with 0 additions and 1 deletions
|
@ -172,7 +172,6 @@ namespace {
|
|||
score += Lever[relative_rank(Us, s)];
|
||||
}
|
||||
|
||||
b = e->semiopenFiles[Us] ^ 0xFF;
|
||||
return score;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue