Commit 791384ec authored by Diego Biurrun's avatar Diego Biurrun

Remove two more non-existing stray Doxygen function arguments.

Originally committed as revision 23977 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 09f6a45d
......@@ -174,8 +174,6 @@ static av_cold int rl2_decode_init(AVCodecContext *avctx)
* @param avctx decoder context
* @param data decoded frame
* @param data_size size of the decoded frame
* @param buf input buffer
* @param buf_size input buffer size
* @return 0 success, -1 on error
*/
static int rl2_decode_frame(AVCodecContext *avctx,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment