提交 ea138e97 编写于 作者: S Stefan Huehner 提交者: Diego Biurrun

Remove unused variable, patch by Stefan Huehner stefan__at__huehner__dot__org.

Originally committed as revision 5506 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 c10824ea
......@@ -1413,7 +1413,6 @@ static int nut_read_seek(AVFormatContext *s, int stream_index, int64_t target_ts
static int nut_read_close(AVFormatContext *s)
{
NUTContext *nut = s->priv_data;
int i;
av_freep(&nut->stream);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册