]> git.sesse.net Git - stockfish/blobdiff - src/thread.h
Remove lowPly history
[stockfish] / src / thread.h
index 37c6452b9b7065799c256b24b7771f5d8b9143e4..6bc1be658f8bba31a8da0e54c8a159ef3b7d8133 100644 (file)
@@ -77,7 +77,6 @@ public:
   Value rootDelta;
   CounterMoveHistory counterMoves;
   ButterflyHistory mainHistory;
-  LowPlyHistory lowPlyHistory;
   CapturePieceToHistory captureHistory;
   ContinuationHistory continuationHistory[2][2];
   Score trend;