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
1 changed files with 0 additions and 1 deletions
|
|
@ -498,7 +498,6 @@ static int write_packet(AVFormatContext *s, AVPacket *pkt){
|
|||
|
||||
if(flags & FLAG_CODED){
|
||||
length++;
|
||||
flags &= ~needed_flags;
|
||||
flags |= needed_flags;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue