X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fsearch.cpp;h=50a84d272211ce699f38c968c4331b7474b44b79;hp=6bd84226d3bde3aa954fe3363a166742a3cc41d3;hb=7aa7dfd4dfc275e3b932337ad094e7efbaa90987;hpb=fa5b0936eef8e647df99f424e454510839d0a344 diff --git a/src/search.cpp b/src/search.cpp index 6bd84226..50a84d27 100644 --- a/src/search.cpp +++ b/src/search.cpp @@ -134,8 +134,8 @@ namespace { } } - int stableCnt; Key expectedPosKey; + int stableCnt; Move pv[3]; };