Commit ca8cfdf8 authored by diego's avatar diego

Remove unused variable.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@14731 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 0428af2f
......@@ -26,7 +26,6 @@ typedef struct RCVContext {
static int vc1test_write_header(AVFormatContext *s)
{
RCVContext *ctx = s->priv_data;
AVCodecContext *avc = s->streams[0]->codec;
ByteIOContext *pb = s->pb;
......
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