remove useless code, found by oded
Originally committed as revision 10066 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
2529024b3c
commit
0e6472fdcb
@ -498,7 +498,6 @@ static int write_packet(AVFormatContext *s, AVPacket *pkt){
|
||||
|
||||
if(flags & FLAG_CODED){
|
||||
length++;
|
||||
flags &= ~needed_flags;
|
||||
flags |= needed_flags;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user