Remove obsolete defined(__INTEL__) condition.
authorAndy Polyakov <appro@openssl.org>
Sun, 1 May 2016 12:14:34 +0000 (14:14 +0200)
committerAndy Polyakov <appro@openssl.org>
Mon, 2 May 2016 10:35:01 +0000 (12:35 +0200)
commitb1a07c38540105077878ad80a6a87c96fdbc18f1
tree06e9a22266b2cb40edb7bf4b4b2c2c7ec2fdf018
parent8e9f1bb99e035e30450c85595150408dc1ac3d82
Remove obsolete defined(__INTEL__) condition.

This macro was defined by no-longer-supported __MWERKS__ compiler.

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/cryptlib.c
crypto/evp/e_aes.c
crypto/evp/e_aes_cbc_hmac_sha1.c
crypto/evp/e_aes_cbc_hmac_sha256.c
crypto/evp/e_rc4_hmac_md5.c
crypto/md5/md5_locl.h
crypto/ripemd/rmd_locl.h
engines/e_padlock.c
ssl/record/rec_layer_s3.c