summaryrefslogtreecommitdiff
path: root/includes/gnutls/x509.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/gnutls/x509.h')
-rw-r--r--includes/gnutls/x509.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/includes/gnutls/x509.h b/includes/gnutls/x509.h
index 2955f75bf7..da1df88b38 100644
--- a/includes/gnutls/x509.h
+++ b/includes/gnutls/x509.h
@@ -231,14 +231,6 @@ extern "C"
size_t sizeof_buf,
unsigned int critical);
- int gnutls_x509_crt_to_xml (gnutls_x509_crt_t cert,
- gnutls_datum_t * res, int detail);
-
-/* Possible values for gnutls_x509_crt_to_xml() detail.
- */
-#define GNUTLS_XML_SHOW_ALL 1
-#define GNUTLS_XML_NORMAL 0
-
/* X.509 Certificate writing.
*/
int gnutls_x509_crt_set_dn_by_oid (gnutls_x509_crt_t crt,