From dd10e9e47ee6c0a9f770e8347e130f2c90dea278 Mon Sep 17 00:00:00 2001 From: Fabian Fichter Date: Thu, 30 Apr 2020 21:23:57 +0200 Subject: [PATCH] Fix bench bench: 4801778 --- src/position.cpp | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/position.cpp b/src/position.cpp index d8fd66b..cb8f442 100644 --- a/src/position.cpp +++ b/src/position.cpp @@ -1853,7 +1853,6 @@ bool Position::is_optional_game_end(Value& result, int ply, unsigned int countSt } } - // counting rules if ( counting_rule() && st->countingLimit -- 1.7.0.4