Enable -Wmissing-variable-declarations and
[openssl.git] / crypto / dh / dh_ameth.c
index efb3d805e84898ed481ba1be3e7d4df8dbdbdf11..f0fcd83c52d7ebdcdbd89e8077785e5887838aeb 100644 (file)
@@ -67,8 +67,6 @@
 # include <openssl/cms.h>
 #endif
 
-extern const EVP_PKEY_ASN1_METHOD dhx_asn1_meth;
-
 /*
  * i2d/d2i like DH parameter functions which use the appropriate routine for
  * PKCS#3 DH or X9.42 DH.