]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
removed function that didn't exist
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 1 Apr 2012 06:08:35 +0000 (08:08 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 1 Apr 2012 06:08:35 +0000 (08:08 +0200)
lib/includes/gnutls/gnutls.h.in

index f314be8b212a98bacd22578d3962e65ec3a3ec1e..035f63857aa8d8feda0f254986faa48022c7691b 100644 (file)
@@ -1147,12 +1147,6 @@ gnutls_ecc_curve_t gnutls_ecc_curve_get(gnutls_session_t session);
                                        gnutls_x509_crl_t * crl_list,
                                        int crl_list_size);
 
-  void
-    gnutls_certificate_get_openpgp_keyring (gnutls_certificate_credentials_t
-                                            sc,
-                                            gnutls_openpgp_keyring_t *
-                                            keyring);
-
 /* global state functions
  */
   int gnutls_global_init (void);