]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - ssl/record/methods/tlsany_meth.c
Remove some TODO(RECLAYER) comments
[thirdparty/openssl.git] / ssl / record / methods / tlsany_meth.c
index ecc833a7f191c3dfc86b8cb6d22698fd266e8335..8f731af0922d6c8ea4d2a9d70fe4e6f78ee131a0 100644 (file)
@@ -18,7 +18,6 @@ static int tls_any_set_crypto_state(OSSL_RECORD_LAYER *rl, int level,
                                     unsigned char *mackey, size_t mackeylen,
                                     const EVP_CIPHER *ciph,
                                     size_t taglen,
-                                    /* TODO(RECLAYER): This probably should not be an int */
                                     int mactype,
                                     const EVP_MD *md,
                                     const SSL_COMP *comp)