summaryrefslogtreecommitdiffstats
path: root/ssl/dtls1.h
diff options
context:
space:
mode:
Diffstat (limited to 'ssl/dtls1.h')
-rw-r--r--ssl/dtls1.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/ssl/dtls1.h b/ssl/dtls1.h
index 4af7e4a7f6..e2be78d346 100644
--- a/ssl/dtls1.h
+++ b/ssl/dtls1.h
@@ -92,11 +92,6 @@ extern "C" {
/* Special value for method supporting multiple versions */
# define DTLS_ANY_VERSION 0x1FFFF
-# if 0
-/* this alert description is not specified anywhere... */
-# define DTLS1_AD_MISSING_HANDSHAKE_MESSAGE 110
-# endif
-
/* lengths of messages */
# define DTLS1_COOKIE_LENGTH 256