diff --git a/libavformat/avio.h b/libavformat/avio.h index 9e9a763eff..9b9b65e218 100644 --- a/libavformat/avio.h +++ b/libavformat/avio.h @@ -410,7 +410,6 @@ int avio_close_dyn_buf(AVIOContext *s, uint8_t **pbuffer); /** * Iterate through names of available protocols. - * @note it is recommended to use av_protocol_next() instead of this * * @param opaque A private pointer representing current protocol. * It must be a pointer to NULL on first iteration and will