mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-13 07:35:18 -04:00

Remove a call to `mbedtls_mpi_bitlen()` since the returned value is overwritten in the line after. This is redundant since da31fa137a1183d3feed5981af6d05c550a8c005. Fixes #2377.