]> git.sesse.net Git - stockfish/commitdiff
Remove UCI_AnalyseMode Option
authorMuzhen Gaming <61100393+XInTheDark@users.noreply.github.com>
Wed, 13 Dec 2023 11:05:37 +0000 (19:05 +0800)
committerDisservin <disservin.social@gmail.com>
Thu, 14 Dec 2023 17:50:51 +0000 (18:50 +0100)
Simplify away the useless option, as documented: "An option handled by your GUI.
This currently doesn't do anything."

The option was originally added with the introduction of contempt
(https://github.com/official-stockfish/Stockfish/commit/e9aeaad05266ca557a9496b5a17b4c5f82f0e946),
but it is now no longer used.

closes https://github.com/official-stockfish/Stockfish/pull/4918

No functional change


No differences found