summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2012-07-05 08:49:30 +0000
committerRichard Levitte <levitte@openssl.org>2012-07-05 08:49:30 +0000
commitad3bbd4a16a7cc196e99bff94bf03a1b5a5e46ac (patch)
treeb297848ccef30feb43631bbffd37ad388345b739
parent73913443a5fce0b956cf55cee00f1431e38385c2 (diff)
Cosmetics: remove duplicate symbol in crypto/symhacks.h
-rw-r--r--crypto/symhacks.h2
1 files changed, 0 insertions, 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