X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fthread.h;h=5f0b2c3ed9cb3d86397ec8c2de309cacc033bbf3;hb=e533b620caf72b05969dd756355cbaeb6ae5f7a6;hp=c430a8184e6da110a5addac0bbabd57acdcb3618;hpb=0a01dd044f8a8f291127ebf60462773bf12c90c7;p=stockfish diff --git a/src/thread.h b/src/thread.h index c430a818..5f0b2c3e 100644 --- a/src/thread.h +++ b/src/thread.h @@ -75,7 +75,6 @@ public: ButterflyHistory mainHistory; CapturePieceToHistory captureHistory; ContinuationHistory continuationHistory[2][2]; - Score trend; };