diff options
-rw-r--r-- | libavformat/avformat.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/avformat.h b/libavformat/avformat.h index 4b916cc145..7500881330 100644 --- a/libavformat/avformat.h +++ b/libavformat/avformat.h @@ -1252,7 +1252,6 @@ const char *avformat_license(void); * * @see av_register_input_format() * @see av_register_output_format() - * @see av_register_protocol() */ void av_register_all(void); |