This fixes the following clang-analyzer warning:
src/ecmult_gen_impl.h:153:5: warning: Value stored to 'bits' is never read
This fixes the following clang-analyzer warning:
src/ecmult_gen_impl.h:153:5: warning: Value stored to 'bits' is never read
Please submit this to our upstream repository https://github.com/bitcoin-core/secp256k1
Will do, thanks.