RT3999: Remove sub-component version strings
[openssl.git] / crypto / sha / sha1dgst.c
index 9f1b8f0630d56fc779ba78a8659431172e298469..a6c63382bb67462a20dd16b92cd31cd5c506c3d1 100644 (file)
@@ -61,8 +61,6 @@
 
 # include <openssl/opensslv.h>
 
-const char SHA1_version[] = "SHA1" OPENSSL_VERSION_PTEXT;
-
 /* The implementation is in ../md32_common.h */
 
 # include "sha_locl.h"