avconv: Drop an unused variable
This commit is contained in:
parent
6bb99757b7
commit
1db8eb1549
1 changed files with 0 additions and 1 deletions
1
avconv.c
1
avconv.c
|
|
@ -1002,7 +1002,6 @@ static void flush_encoders(void)
|
|||
|
||||
if (1) {
|
||||
AVPacket pkt;
|
||||
int got_packet;
|
||||
av_init_packet(&pkt);
|
||||
pkt.data = NULL;
|
||||
pkt.size = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue