diff options
Diffstat (limited to 'src/lib/libcrypto/engine/engine.h')
-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 948b5a18ff..05e13578bd 100644 --- a/src/lib/libcrypto/engine/engine.h +++ b/src/lib/libcrypto/engine/engine.h | |||
@@ -333,7 +333,6 @@ ENGINE *ENGINE_by_id(const char *id); | |||
333 | void ENGINE_load_openssl(void); | 333 | void ENGINE_load_openssl(void); |
334 | void ENGINE_load_dynamic(void); | 334 | void ENGINE_load_dynamic(void); |
335 | #ifndef OPENSSL_NO_STATIC_ENGINE | 335 | #ifndef OPENSSL_NO_STATIC_ENGINE |
336 | void ENGINE_load_aep(void); | ||
337 | void ENGINE_load_chil(void); | 336 | void ENGINE_load_chil(void); |
338 | void ENGINE_load_nuron(void); | 337 | void ENGINE_load_nuron(void); |
339 | void ENGINE_load_padlock(void); | 338 | void ENGINE_load_padlock(void); |