This commit is contained in:
2024-03-11 16:12:45 +01:00
parent b7fdcca66d
commit 6ee4cd1642
3 changed files with 1 additions and 6 deletions

View File

@@ -207,7 +207,6 @@ int main(int __unused ac, __unused char**av)
continue;
}
pos_print(pos);
/* print movelists */
send_stockfish_fen(outfd, fishpos, fen);
gen_all_pseudomoves(pos);