]> git.sesse.net Git - stockfish/commit
Remove redundant const qualifiers
authorSebastian Buchwald <UniQP@web.de>
Wed, 25 Jan 2023 21:04:02 +0000 (22:04 +0100)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sat, 28 Jan 2023 15:49:27 +0000 (16:49 +0100)
commit2f67409506e65a47f038055de834462b4a707ccd
tree785afc687025b384a6e14f8f1a457012eac6bd07
parent2167942b6eab54bafb6aed96d7360c74fec95358
Remove redundant const qualifiers

The const qualifiers are already implied by the constexpr qualifiers.

closes https://github.com/official-stockfish/Stockfish/pull/4359

No functional change
src/nnue/layers/affine_transform.h