summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-04-29 11:09:15 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-04-29 11:09:15 +0000
commit5e7fc01fe1c670074c268acb5735d4271ecfe9f8 (patch)
tree8a2235639d09204daa180c64eb8e0695492b77a8
parent7e9906088ad4a769e54a56e440497025dd33e5c6 (diff)
downloadgnutls-5e7fc01fe1c670074c268acb5735d4271ecfe9f8.tar.gz
*** empty log message ***
-rw-r--r--lib/gnutls.h.in.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/gnutls.h.in.in b/lib/gnutls.h.in.in
index 52363381e4..053f94b0f4 100644
--- a/lib/gnutls.h.in.in
+++ b/lib/gnutls.h.in.in
@@ -56,8 +56,6 @@ typedef enum GNUTLS_AlertDescription { GNUTLS_A_CLOSE_NOTIFY, GNUTLS_A_UNEXPECTE
GNUTLS_A_NO_RENEGOTIATION=100
} GNUTLS_AlertDescription;
-#define GNUTLS_CERT_EXPIRED 8
-
typedef enum GNUTLS_CertificateStatus {
GNUTLS_CERT_NOT_TRUSTED=2,
GNUTLS_CERT_INVALID=4,