X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fdh%2Fdhtest.c;fp=crypto%2Fdh%2Fdhtest.c;h=f4c2fd9ceaad36f32771088da05870ecf656495b;hp=c98c8047a62b3ddbeccfdc66da21df9692d09ccf;hb=5bafb04d2e8a792afbc97395410ef3291f3fbc8b;hpb=07c4c14c4739da0c44562328afb6e7273e51298c diff --git a/crypto/dh/dhtest.c b/crypto/dh/dhtest.c index c98c8047a6..f4c2fd9cea 100644 --- a/crypto/dh/dhtest.c +++ b/crypto/dh/dhtest.c @@ -56,12 +56,6 @@ * [including the GNU Public Licence.] */ -/* Until the key-gen callbacks are modified to use newer prototypes, we allow - * deprecated functions for openssl-internal code */ -#ifdef OPENSSL_NO_DEPRECATED -#undef OPENSSL_NO_DEPRECATED -#endif - #include #include #include