RT3999: Remove sub-component version strings
[openssl.git] / crypto / camellia / cmll_misc.c
index 4e159061bd10cfb14f9c3aeef96f86d321bbe8e9..d73499b5c5b5126c23f586278b3c35dfff151105 100644 (file)
@@ -53,8 +53,6 @@
 #include <openssl/camellia.h>
 #include "cmll_locl.h"
 
-const char CAMELLIA_version[] = "CAMELLIA" OPENSSL_VERSION_PTEXT;
-
 int Camellia_set_key(const unsigned char *userKey, const int bits,
                      CAMELLIA_KEY *key)
 {