engine/eng_lib.c: remove redundant #ifdef.
authorAndy Polyakov <appro@openssl.org>
Fri, 3 Aug 2018 08:20:59 +0000 (10:20 +0200)
committerAndy Polyakov <appro@openssl.org>
Tue, 7 Aug 2018 07:08:46 +0000 (09:08 +0200)
commite519d6b563d95d630723784a5737ebe5ef74e4f3
tree660492d442f377014bba15efbe14ccee5e5f28c3
parentd1f8b74c584d55a3c7f8f88d997ad69b67076c77
engine/eng_lib.c: remove redundant #ifdef.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6786)
crypto/engine/eng_lib.c