diff options
Diffstat (limited to 'src/lib/libcrypto/bn')
| -rw-r--r-- | src/lib/libcrypto/bn/bn_depr.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/libcrypto/bn/bn_depr.c b/src/lib/libcrypto/bn/bn_depr.c index e4d7f33967..6da0d7cb22 100644 --- a/src/lib/libcrypto/bn/bn_depr.c +++ b/src/lib/libcrypto/bn/bn_depr.c | |||
| @@ -62,8 +62,6 @@ | |||
| 62 | #include "bn_lcl.h" | 62 | #include "bn_lcl.h" |
| 63 | #include <openssl/rand.h> | 63 | #include <openssl/rand.h> |
| 64 | 64 | ||
| 65 | static void *dummy = &dummy; | ||
| 66 | |||
| 67 | #ifndef OPENSSL_NO_DEPRECATED | 65 | #ifndef OPENSSL_NO_DEPRECATED |
| 68 | BIGNUM * | 66 | BIGNUM * |
| 69 | BN_generate_prime(BIGNUM *ret, int bits, int safe, const BIGNUM *add, | 67 | BN_generate_prime(BIGNUM *ret, int bits, int safe, const BIGNUM *add, |
