Rebuild error codes.
[openssl.git] / crypto / crypto.h
index a1bd005c3a3a9b05f5b9e40c63635690d2875037..9edb24dc6de8df0d4f374464fbf3b0c5da899e21 100644 (file)
@@ -541,9 +541,6 @@ void ERR_load_CRYPTO_strings(void);
 /* Reason codes. */
 #define CRYPTO_R_NO_DYNLOCK_CREATE_CALLBACK             100
 
-unsigned long *OPENSSL_ia32cap_loc(void);
-#define OPENSSL_ia32cap (*(OPENSSL_ia32cap_loc()))
-
 #ifdef  __cplusplus
 }
 #endif