Adapt the libssl test harness testing scripts to new testing framework
[openssl.git] / crypto / conf / conf_lib.c
index 838a6456a453cb4f9933ebe254b72629ba928523..12a061c2631d1c049da91f3254e379c15a900049 100644 (file)
@@ -64,8 +64,6 @@
 #include <openssl/conf_api.h>
 #include <openssl/lhash.h>
 
-const char CONF_version[] = "CONF" OPENSSL_VERSION_PTEXT;
-
 static CONF_METHOD *default_CONF_method = NULL;
 
 /* Init a 'CONF' structure from an old LHASH */