Commit a6203fc3 authored by bcoudurier's avatar bcoudurier

remove no more needed code, tag is set by default

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18364 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 043e003d
......@@ -640,8 +640,6 @@ static int mov_get_rawvideo_codec_tag(AVFormatContext *s, MOVTrack *track)
break;
}
}
if (!tag) // restore tag
tag = track->enc->codec_tag;
return tag;
}
......
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