Cleanup code after removal of classical evaluation

This includes the following changes:
- Remove declaration of removed global variable
- Adapt string that mentions removed UCI option

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

No functional change
This commit is contained in:
Sebastian Buchwald
2023-07-12 19:46:33 +02:00
committed by Joost VandeVondele
parent af110e02ec
commit f972947492
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -33,7 +33,6 @@ namespace Eval {
std::string trace(Position& pos);
Value evaluate(const Position& pos);
extern bool useNNUE;
extern std::string currentEvalFileName;
// The default net name MUST follow the format nn-[SHA256 first 12 digits].nnue