diff options
Diffstat (limited to 'src/lib/libcrypto/dh/dh_depr.c')
| -rw-r--r-- | src/lib/libcrypto/dh/dh_depr.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/libcrypto/dh/dh_depr.c b/src/lib/libcrypto/dh/dh_depr.c index acc05f252c..15fcca72d8 100644 --- a/src/lib/libcrypto/dh/dh_depr.c +++ b/src/lib/libcrypto/dh/dh_depr.c | |||
| @@ -61,8 +61,6 @@ | |||
| 61 | #include <openssl/bn.h> | 61 | #include <openssl/bn.h> |
| 62 | #include <openssl/dh.h> | 62 | #include <openssl/dh.h> |
| 63 | 63 | ||
| 64 | static void *dummy=&dummy; | ||
| 65 | |||
| 66 | #ifndef OPENSSL_NO_DEPRECATED | 64 | #ifndef OPENSSL_NO_DEPRECATED |
| 67 | DH *DH_generate_parameters(int prime_len, int generator, | 65 | DH *DH_generate_parameters(int prime_len, int generator, |
| 68 | void (*callback)(int,int,void *), void *cb_arg) | 66 | void (*callback)(int,int,void *), void *cb_arg) |
