diff --git a/src/position.h b/src/position.h index 13af2bfd..39f614d6 100644 --- a/src/position.h +++ b/src/position.h @@ -206,7 +206,6 @@ private: Thread* thisThread; StateInfo* st; bool chess960; - bool nnue; // List of pieces used in NNUE evaluation function EvalList evalList;