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 289ac5cdac..948b5a18ff 100644 --- a/src/lib/libcrypto/engine/engine.h +++ b/src/lib/libcrypto/engine/engine.h | |||
@@ -334,7 +334,6 @@ 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); | 336 | void ENGINE_load_aep(void); |
337 | void ENGINE_load_atalla(void); | ||
338 | void ENGINE_load_chil(void); | 337 | void ENGINE_load_chil(void); |
339 | void ENGINE_load_nuron(void); | 338 | void ENGINE_load_nuron(void); |
340 | void ENGINE_load_padlock(void); | 339 | void ENGINE_load_padlock(void); |