tls: remove TODOs
[openssl.git] / ssl / statem / statem_srvr.c
index a954097a390d188a40a2e8c255dd944d2483b2d4..c1c0d455e1dfab1d45e3611885510b0b905a0a2d 100644 (file)
@@ -1765,7 +1765,7 @@ static int tls_early_post_process_client_hello(SSL *s)
 
     /*
      * We don't allow resumption in a backwards compatible ClientHello.
-     * TODO(openssl-team): in TLS1.1+, session_id MUST be empty.
+     * In TLS1.1+, session_id MUST be empty.
      *
      * Versions before 0.9.7 always allow clients to resume sessions in
      * renegotiation. 0.9.7 and later allow this by default, but optionally