Remove useless code
[openssl.git] / crypto / pem / pem_lib.c
index 47be6406ae5aa966c9ed2b9516a0d6758b455d61..23b347ff5e7af8384f1b59c7dcd78a719e8ec40d 100644 (file)
@@ -74,8 +74,6 @@
 # include <openssl/engine.h>
 #endif
 
 # include <openssl/engine.h>
 #endif
 
-const char PEM_version[] = "PEM" OPENSSL_VERSION_PTEXT;
-
 #define MIN_LENGTH      4
 
 static int load_iv(char **fromp, unsigned char *to, int num);
 #define MIN_LENGTH      4
 
 static int load_iv(char **fromp, unsigned char *to, int num);