]> git.sesse.net Git - stockfish/blobdiff - src/syzygy/tbprobe.h
Fix tablebase probe for dtz >1000 w/o 50 move rule
[stockfish] / src / syzygy / tbprobe.h
index c2917fef636d53f0c8ed00e4ab709e5ddfe099de..179c75721c2335203bdbf4d914b20d885b0b5c07 100644 (file)
@@ -31,8 +31,6 @@ enum WDLScore {
     WDLDraw        =  0, // Draw
     WDLCursedWin   =  1, // Win, but draw under 50-move rule
     WDLWin         =  2, // Win
-
-    WDLScoreNone  = -1000
 };
 
 // Possible states after a probing operation