diff options
Diffstat (limited to 'src/uci.cpp')
| -rw-r--r-- | src/uci.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/uci.cpp b/src/uci.cpp index 5f62169..4b36fe6 100644 --- a/src/uci.cpp +++ b/src/uci.cpp @@ -353,7 +353,6 @@ void Uci() { std::cout << hash << "\n"; } if (cmd.starts_with("perft")) { - uint32_t depth = 0; std::stringstream ss(cmd); |
