removed outdated comment

This commit is contained in:
DSiekmeier
2017-02-15 09:08:26 +00:00
committed by Simon Butcher
parent 1e6f5ac127
commit d49a142c6f
-1
View File
@@ -2513,7 +2513,6 @@ void mbedtls_ssl_config_init( mbedtls_ssl_config *conf );
* \param transport MBEDTLS_SSL_TRANSPORT_STREAM for TLS, or
* MBEDTLS_SSL_TRANSPORT_DATAGRAM for DTLS
* \param preset a MBEDTLS_SSL_PRESET_XXX value
* (currently unused).
*
* \note See \c mbedtls_ssl_conf_transport() for notes on DTLS.
*