diff --git a/src/position.h b/src/position.h index 035afdc0..66c65854 100644 --- a/src/position.h +++ b/src/position.h @@ -185,7 +185,6 @@ public: Color sideToMove { NOCOLOR }; Thread *thisThread; StateInfo st; - StateInfo tmpSt; // TODO /// Mill Game Color them { NOCOLOR };