summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2011-10-28 15:34:04 +0200
committerSimon Josefsson <simon@josefsson.org>2011-10-28 15:34:04 +0200
commitb5d61d751bf13cf69b952cfe1e480adf380ae555 (patch)
tree4ee6b8d530979a2809ff62d9068b92bfb2e4cc5b
parent64fab216041d699b06d01137a1d6b8eac833b78f (diff)
downloadgnutls-b5d61d751bf13cf69b952cfe1e480adf380ae555.tar.gz
Drop more libgnutls-extra related stuff.
-rw-r--r--doc/manpages/Makefile.am2
-rw-r--r--doc/reference/gnutls-docs.sgml1
2 files changed, 0 insertions, 3 deletions
diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am
index f15121aaf7..1525e88be5 100644
--- a/doc/manpages/Makefile.am
+++ b/doc/manpages/Makefile.am
@@ -326,8 +326,6 @@ APIMANS += gnutls_pem_base64_encode.3
APIMANS += gnutls_pem_base64_encode_alloc.3
APIMANS += gnutls_pem_base64_decode.3
APIMANS += gnutls_pem_base64_decode_alloc.3
-APIMANS += gnutls_global_init_extra.3
-APIMANS += gnutls_extra_check_version.3
APIMANS += gnutls_x509_dn_oid_known.3
APIMANS += gnutls_x509_crl_init.3
APIMANS += gnutls_x509_crl_deinit.3
diff --git a/doc/reference/gnutls-docs.sgml b/doc/reference/gnutls-docs.sgml
index 6a4f4c97a5..d4f59edd0a 100644
--- a/doc/reference/gnutls-docs.sgml
+++ b/doc/reference/gnutls-docs.sgml
@@ -22,7 +22,6 @@
<xi:include href="xml/gnutls.xml"/>
<xi:include href="xml/abstract.xml"/>
- <xi:include href="xml/extra.xml"/>
<xi:include href="xml/x509.xml"/>
<xi:include href="xml/pkcs11.xml"/>
<xi:include href="xml/pkcs12.xml"/>