summaryrefslogtreecommitdiffstats
path: root/generic/tclTomMath.decls
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclTomMath.decls')
-rw-r--r--generic/tclTomMath.decls4
1 files changed, 0 insertions, 4 deletions
diff --git a/generic/tclTomMath.decls b/generic/tclTomMath.decls
index 460466a..3dbe18c 100644
--- a/generic/tclTomMath.decls
+++ b/generic/tclTomMath.decls
@@ -238,10 +238,6 @@ declare 72 {
declare 76 {
mp_err MP_WUR TclBN_mp_signed_rsh(const mp_int *a, int b, mp_int *c)
}
-# Removed in 9.0
-#declare 77 {
-# mp_bool TclBN_mp_get_bit(const mp_int *a, unsigned int b)
-#}
# Added in libtommath 1.2.0
declare 78 {