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 85393f260d..445e28c941 100644 --- a/src/lib/libcrypto/engine/engine.h +++ b/src/lib/libcrypto/engine/engine.h | |||
@@ -339,7 +339,6 @@ void ENGINE_load_chil(void); | |||
339 | void ENGINE_load_cswift(void); | 339 | void ENGINE_load_cswift(void); |
340 | void ENGINE_load_nuron(void); | 340 | void ENGINE_load_nuron(void); |
341 | void ENGINE_load_sureware(void); | 341 | void ENGINE_load_sureware(void); |
342 | void ENGINE_load_ubsec(void); | ||
343 | void ENGINE_load_padlock(void); | 342 | void ENGINE_load_padlock(void); |
344 | void ENGINE_load_capi(void); | 343 | void ENGINE_load_capi(void); |
345 | #ifndef OPENSSL_NO_GMP | 344 | #ifndef OPENSSL_NO_GMP |