-Wunused-function cleanup
authorjwalch <jeremy.walch@gmail.com>
Fri, 19 Feb 2021 22:58:17 +0000 (17:58 -0500)
committerPauli <ppzgs1@gmail.com>
Sun, 21 Feb 2021 12:04:22 +0000 (22:04 +1000)
commit937a62323b67bfff59c795e90df3acf66bb4579a
treec341ffb5a4e93712f8de113455f6ad087ee5eb3b
parent57acc56bdcdf2a7f084cf480f6f1d8f250735b0c
-Wunused-function cleanup

core_dispatch.h seems to be the source of some compiler warnings with legacy applications in alpha12 now that it is implicitly exported via evp.h

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14260)
include/openssl/core_dispatch.h