summaryrefslogtreecommitdiff
path: root/ssl/statem
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2022-07-26 12:44:09 +0100
committerMatt Caswell <matt@openssl.org>2022-08-18 16:38:14 +0100
commit19d00444488c0a5861911ac8ba6b71c5c1f6c19a (patch)
tree368c8f0933e244de50f0ba2673931fa24f606032 /ssl/statem
parenta16f9d3366a4b4e8c8014bbf39b86baaf1a04047 (diff)
downloadopenssl-new-19d00444488c0a5861911ac8ba6b71c5c1f6c19a.tar.gz
Remove some redundant code
Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/18132)
Diffstat (limited to 'ssl/statem')
-rw-r--r--ssl/statem/statem_dtls.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ssl/statem/statem_dtls.c b/ssl/statem/statem_dtls.c
index e1b6b5790e..c9b17bb22b 100644
--- a/ssl/statem/statem_dtls.c
+++ b/ssl/statem/statem_dtls.c
@@ -922,7 +922,6 @@ static int dtls_get_reassembled_message(SSL_CONNECTION *s, int *errtype,
/*-
* for these 2 messages, we need to
* ssl->enc_read_ctx re-init
- * ssl->rlayer.read_sequence zero
* ssl->s3.read_mac_secret re-init
* ssl->session->read_sym_enc assign
* ssl->session->read_compression assign