diff options
Diffstat (limited to 'src/uci.hpp')
| -rw-r--r-- | src/uci.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/uci.hpp b/src/uci.hpp index 8160442..19fd021 100644 --- a/src/uci.hpp +++ b/src/uci.hpp @@ -6,7 +6,6 @@ #include <unordered_map> Move UciToMove(const std::string &uci); -void LogUci(const std::string &message); void Uci(); Game initBoard( const std::string &startingFEN, |
