Remove unused variable

This commit is contained in:
Joost VandeVondele
2020-08-01 08:18:35 +02:00
parent dbab8b03cf
commit 56c9b608c9
-1
View File
@@ -206,7 +206,6 @@ private:
Thread* thisThread;
StateInfo* st;
bool chess960;
bool nnue;
// List of pieces used in NNUE evaluation function
EvalList evalList;