From 29dc3508138b2bbb1103b50408eb41e22806638f Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Tue, 12 Apr 2005 16:15:22 +0000 Subject: Rebuild error codes. --- crypto/ec/ec.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'crypto/ec/ec.h') 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 -- cgit v1.2.3