From: Richard Levitte Date: Thu, 5 Jul 2012 08:49:30 +0000 (+0000) Subject: Cosmetics: remove duplicate symbol in crypto/symhacks.h X-Git-Tag: OpenSSL_1_0_1d~82 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ad3bbd4a16a7cc196e99bff94bf03a1b5a5e46ac;p=oweals%2Fopenssl.git Cosmetics: remove duplicate symbol in crypto/symhacks.h --- diff --git a/crypto/symhacks.h b/crypto/symhacks.h index 403f592dcd..536c5238f3 100644 --- a/crypto/symhacks.h +++ b/crypto/symhacks.h @@ -316,8 +316,6 @@ #define ec_GFp_simple_point_set_to_infinity ec_GFp_simple_pt_set_to_inf #undef ec_GFp_simple_points_make_affine #define ec_GFp_simple_points_make_affine ec_GFp_simple_pts_make_affine -#undef ec_GFp_simple_group_get_curve_GFp -#define ec_GFp_simple_group_get_curve_GFp ec_GFp_simple_grp_get_curve_GFp #undef ec_GFp_simple_set_Jprojective_coordinates_GFp #define ec_GFp_simple_set_Jprojective_coordinates_GFp \ ec_GFp_smp_set_Jproj_coords_GFp