]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
removed libextra errors.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 23 Oct 2011 11:21:01 +0000 (13:21 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 23 Oct 2011 11:21:01 +0000 (13:21 +0200)
lib/includes/gnutls/gnutls.h.in

index 77ee1f49be5ce2030e72c8723897b6164a195052..fefb698afc60e1e2ef13f1c238b8772e4ed7de30 100644 (file)
@@ -1681,13 +1681,6 @@ gnutls_ecc_curve_t gnutls_ecc_curve_get(gnutls_session_t session);
 #define GNUTLS_E_UNKNOWN_PK_ALGORITHM -80
 #define GNUTLS_E_TOO_MANY_HANDSHAKE_PACKETS -81
 
-  /* returned if libextra functionality was requested but
-   * gnutls_global_init_extra() was not called.
-   */
-#define GNUTLS_E_INIT_LIBEXTRA -82
-#define GNUTLS_E_LIBRARY_VERSION_MISMATCH -83
-
-
   /* returned if you need to generate temporary RSA
    * parameters. These are needed for export cipher suites.
    */