diff options
Diffstat (limited to 'crypto/rc2')
-rw-r--r-- | crypto/rc2/rc2_ecb.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/rc2/rc2_ecb.c b/crypto/rc2/rc2_ecb.c index 48442a3f39..4cb1a80aa7 100644 --- a/crypto/rc2/rc2_ecb.c +++ b/crypto/rc2/rc2_ecb.c @@ -60,8 +60,6 @@ #include "rc2_locl.h" #include <openssl/opensslv.h> -const char RC2_version[] = "RC2" OPENSSL_VERSION_PTEXT; - /*- * RC2 as implemented frm a posting from * Newsgroups: sci.crypt |