X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fthread.h;h=ae662880cef8ec9f52ce78453a6a491304eb3c49;hb=559942d64de9497c9d6d13b22307b4b9e1ce8ecf;hp=5785fd25eb7ab28eaa972c32fe9b51fb80a7758b;hpb=f90274d8ce1aad4ad0595aacbceb74b6cbe306a8;p=stockfish diff --git a/src/thread.h b/src/thread.h index 5785fd25..ae662880 100644 --- a/src/thread.h +++ b/src/thread.h @@ -75,7 +75,6 @@ public: CapturePieceToHistory captureHistory; ContinuationHistory continuationHistory[2][2]; Score contempt; - int failedHighCnt; };