include/crypto: Remove TODOs that are irrelevant for 3.0
[openssl.git] / include / crypto / modes.h
index f5397fca68d886c54e662b042dcfbdb13e448d29..119314d1726748c4b0a7f2005b6956b9cf162ffc 100644 (file)
@@ -7,7 +7,7 @@
  * https://www.openssl.org/source/license.html
  */
 
-/* TODO(3.0) Move this header into provider when dependencies are removed */
+/* This header can move into provider when legacy support is removed */
 #include <openssl/modes.h>
 
 #if (defined(_WIN32) || defined(_WIN64)) && !defined(__MINGW32__)