summaryrefslogtreecommitdiffstats
path: root/ssl/dtls1.h
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2008-10-13 06:45:59 +0000
committerLutz Jänicke <jaenicke@openssl.org>2008-10-13 06:45:59 +0000
commitb8dfde2a362a4a4cb1f102674704972471385a87 (patch)
treeeb587ed699795248ee0152335d143071b4357cf3 /ssl/dtls1.h
parent570006f3a2b327d6092566f0a45265251e393823 (diff)
Remove the DTLS1_BAD_VER thing from 0.9.9-dev. It is present in 0.9.8
but has been omitted from HEAD (0.9.9), see commit http://cvs.openssl.org/chngview?cn=16627 by appro.
Diffstat (limited to 'ssl/dtls1.h')
-rw-r--r--ssl/dtls1.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ssl/dtls1.h b/ssl/dtls1.h
index 1438b25131..6548a98f03 100644
--- a/ssl/dtls1.h
+++ b/ssl/dtls1.h
@@ -68,7 +68,6 @@ extern "C" {
#endif
#define DTLS1_VERSION 0xFEFF
-#define DTLS1_BAD_VER 0x0100
#if 0
/* this alert description is not specified anywhere... */