summaryrefslogtreecommitdiff
path: root/cipher/ecc.c
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/ecc.c')
-rw-r--r--cipher/ecc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cipher/ecc.c b/cipher/ecc.c
index a7de2543..e3c49cee 100644
--- a/cipher/ecc.c
+++ b/cipher/ecc.c
@@ -1755,7 +1755,6 @@ gcry_pk_spec_t _gcry_pubkey_spec_ecc =
ecc_get_nbits,
run_selftests,
compute_keygrip,
- _gcry_ecc_get_param,
_gcry_ecc_get_curve,
_gcry_ecc_get_param_sexp
};