diff options
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libcrypto/engine/engine.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/libcrypto/engine/engine.h b/src/lib/libcrypto/engine/engine.h index a2b7e83a66..51a18f3ee2 100644 --- a/src/lib/libcrypto/engine/engine.h +++ b/src/lib/libcrypto/engine/engine.h | |||
| @@ -316,7 +316,6 @@ ENGINE *ENGINE_by_id(const char *id); | |||
| 316 | void ENGINE_load_openssl(void); | 316 | void ENGINE_load_openssl(void); |
| 317 | void ENGINE_load_dynamic(void); | 317 | void ENGINE_load_dynamic(void); |
| 318 | #ifndef OPENSSL_NO_STATIC_ENGINE | 318 | #ifndef OPENSSL_NO_STATIC_ENGINE |
| 319 | void ENGINE_load_nuron(void); | ||
| 320 | void ENGINE_load_padlock(void); | 319 | void ENGINE_load_padlock(void); |
| 321 | void ENGINE_load_capi(void); | 320 | void ENGINE_load_capi(void); |
| 322 | #ifndef OPENSSL_NO_GMP | 321 | #ifndef OPENSSL_NO_GMP |
