Backwards-compatibility subject to OPENSSL_API_COMPAT
[openssl.git] / crypto / md5 / md5_dgst.c
index 335126c76d8fdc7f59dd68b2bbe134216c68ae26..f73ca7c07c213b537000075bd7da72f6f8c61fc1 100644 (file)
@@ -60,8 +60,6 @@
 #include "md5_locl.h"
 #include <openssl/opensslv.h>
 
-const char MD5_version[] = "MD5" OPENSSL_VERSION_PTEXT;
-
 /*
  * Implemented from RFC1321 The MD5 Message-Digest Algorithm
  */