RT3999: Remove sub-component version strings
[openssl.git] / crypto / bf / bf_ecb.c
index 967a7f5507b13a04ee20ac434016bc664881ddfa..7a45a02537dd81d693f9da558108950ede4dd253 100644 (file)
@@ -66,8 +66,6 @@
  * SECURITY WORKSHOP, CAMBRIDGE, U.K., DECEMBER 9-11, 1993)
  */
 
-const char BF_version[] = "Blowfish" OPENSSL_VERSION_PTEXT;
-
 const char *BF_options(void)
 {
 #ifdef BF_PTR