remove SSLEAY_MACROS code
[oweals/openssl.git] / crypto / x509 / x509_vfy.h
index 322637a6e4e073db4d6df66a70368e7392eb3b0a..bfca7c74538cf5f4c88d3f2c562022d1356c1d32 100644 (file)
@@ -77,6 +77,7 @@
 extern "C" {
 #endif
 
+#if 0
 /* Outer object */
 typedef struct x509_hash_dir_st
        {
@@ -85,6 +86,7 @@ typedef struct x509_hash_dir_st
        int *dirs_type;
        int num_dirs_alloced;
        } X509_HASH_DIR_CTX;
+#endif
 
 typedef struct x509_file_st
        {