summaryrefslogtreecommitdiffstats
path: root/crypto/bf/bf_ecb.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bf/bf_ecb.c')
-rw-r--r--crypto/bf/bf_ecb.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/bf/bf_ecb.c b/crypto/bf/bf_ecb.c
index 967a7f5507..7a45a02537 100644
--- a/crypto/bf/bf_ecb.c
+++ b/crypto/bf/bf_ecb.c
@@ -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