Remove a stray TODO that has already been fixed
[openssl.git] / ssl / record / ssl3_record.c
index d58e5bcdb10e894254f15b6436794415d69a499d..c7f0d987c3cf28fb323c1c0afd303367741a0d52 100644 (file)
@@ -1034,7 +1034,6 @@ int tls1_mac(SSL *ssl, SSL3_RECORD *rec, unsigned char *md, int send)
          * are hashing because that gives an attacker a timing-oracle.
          */
         /* Final param == not SSLv3 */
-        /* TODO(size_t): Convert this call */
         if (ssl3_cbc_digest_record(mac_ctx,
                                    md, &md_size,
                                    header, rec->input,