aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ec/ec.h
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2005-04-12 16:15:22 +0000
committerDr. Stephen Henson <steve@openssl.org>2005-04-12 16:15:22 +0000
commit29dc3508138b2bbb1103b50408eb41e22806638f (patch)
tree58adff8a16451d4e3192517cfdadb402882d46a6 /crypto/ec/ec.h
parentbc3cae7e7d1dd82b8b16d9bb63f754899e26b7ca (diff)
downloadopenssl-29dc3508138b2bbb1103b50408eb41e22806638f.tar.gz
Rebuild error codes.
Diffstat (limited to 'crypto/ec/ec.h')
-rw-r--r--crypto/ec/ec.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/crypto/ec/ec.h b/crypto/ec/ec.h
index 29614b8026..9657147dbb 100644
--- a/crypto/ec/ec.h
+++ b/crypto/ec/ec.h
@@ -501,9 +501,5 @@ void ERR_load_EC_strings(void);
#ifdef __cplusplus
}
-#elif defined(__SUNPRO_C)
-# if __SUNPRO_C >= 0x520
-# pragma error_messages (default,E_ARRAY_OF_INCOMPLETE_NONAME,E_ARRAY_OF_INCOMPLETE)
-# endif
#endif
#endif