From 4dc1623d5e313a9e03fc8e3fc96bb495325a3283 Mon Sep 17 00:00:00 2001 From: Adam Date: Tue, 11 Aug 2026 13:53:26 +0200 Subject: improving code --- src/uci.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/uci.hpp') 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 Move UciToMove(const std::string &uci); -void LogUci(const std::string &message); void Uci(); Game initBoard( const std::string &startingFEN, -- cgit v1.2.3