mirror of
https://github.com/sockspls/badfish
synced 2025-04-30 08:43:09 +00:00
Remove unused variable
This commit is contained in:
parent
dbab8b03cf
commit
56c9b608c9
1 changed files with 0 additions and 1 deletions
|
@ -206,7 +206,6 @@ private:
|
||||||
Thread* thisThread;
|
Thread* thisThread;
|
||||||
StateInfo* st;
|
StateInfo* st;
|
||||||
bool chess960;
|
bool chess960;
|
||||||
bool nnue;
|
|
||||||
|
|
||||||
// List of pieces used in NNUE evaluation function
|
// List of pieces used in NNUE evaluation function
|
||||||
EvalList evalList;
|
EvalList evalList;
|
||||||
|
|
Loading…
Add table
Reference in a new issue