X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fthread.h;h=ae662880cef8ec9f52ce78453a6a491304eb3c49;hb=49c79aa15ce5a0de54fe0f4cef1037751af3d7d1;hp=5785fd25eb7ab28eaa972c32fe9b51fb80a7758b;hpb=fb2d175f97a12be6464fdcc20293682a192ca156;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; };