Fix build of /dev/crypto engine with no-dynamic-engine option

CLA: trivial

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/14329)
This commit is contained in:
UndefBehavior 2021-02-26 13:36:08 +03:00 committed by Dmitry Belyavskiy
parent b0aae91324
commit bed963d58d

View File

@ -1361,7 +1361,6 @@ void engine_load_devcrypto_int(void)
*/
ERR_pop_to_mark();
}
}
#else