X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=apps%2Freq.c;h=a69915f2f4b4a3041ac969e5700303ed8747a096;hp=87ab41293d1d39add005890cdf234828a5f0801b;hb=5bafb04d2e8a792afbc97395410ef3291f3fbc8b;hpb=07c4c14c4739da0c44562328afb6e7273e51298c diff --git a/apps/req.c b/apps/req.c index 87ab41293d..a69915f2f4 100644 --- a/apps/req.c +++ b/apps/req.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