mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-23 02:27:00 +08:00
Small cleanups
closes https://github.com/official-stockfish/Stockfish/pull/2546 No functional change.
This commit is contained in:
@@ -29,8 +29,6 @@ class Position;
|
||||
|
||||
namespace Eval {
|
||||
|
||||
constexpr Value Tempo = Value(28); // Must be visible to search
|
||||
|
||||
std::string trace(const Position& pos);
|
||||
|
||||
Value evaluate(const Position& pos);
|
||||
|
||||
Reference in New Issue
Block a user