]> git.sesse.net Git - stockfish/commitdiff
Avoid warnings by the Clang compiler
authorStéphane Nicolet <cassio@free.fr>
Mon, 4 Dec 2017 16:01:17 +0000 (17:01 +0100)
committerMarco Costalba <mcostalba@users.noreply.github.com>
Mon, 4 Dec 2017 16:53:42 +0000 (17:53 +0100)
Clang gave a couple of warnings for unused parameters after the recnet commit "Use constexpr when makes sense".

No functional change.


No differences found