From ad3bbd4a16a7cc196e99bff94bf03a1b5a5e46ac Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 5 Jul 2012 08:49:30 +0000 Subject: Cosmetics: remove duplicate symbol in crypto/symhacks.h --- crypto/symhacks.h | 2 -- 1 file changed, 2 deletions(-) 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 -- cgit v1.2.3