From 8175ad83c0a896cd7971ecf071513b9540c8b364 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Tue, 25 Jul 2006 21:08:28 +0000 Subject: Can't use #warning because gcc -Werror is set. Oh well, just have to remember to clean up junk later. svn path=/openssl/trunk/crypto/x509v3/x509v3.h; revision=70 --- openssl/trunk/crypto/x509v3/x509v3.h | 1 - 1 file changed, 1 deletion(-) (limited to 'openssl/trunk/crypto/x509v3') diff --git a/openssl/trunk/crypto/x509v3/x509v3.h b/openssl/trunk/crypto/x509v3/x509v3.h index c454009a..c95b7f24 100644 --- a/openssl/trunk/crypto/x509v3/x509v3.h +++ b/openssl/trunk/crypto/x509v3/x509v3.h @@ -625,7 +625,6 @@ int X509V3_NAME_from_section(X509_NAME *nm, STACK_OF(CONF_VALUE)*dn_sk, void X509_POLICY_NODE_print(BIO *out, X509_POLICY_NODE *node, int indent); -#warning Clean up temporary hack in x509v3.h /* * [sra] BEGIN KLUDGE * Just include files for the moment for testing, clean up later. -- cgit v1.2.3