avconv: remove unused variable opt_shortest
This was replaced with a per-file value in 3c0df90.
Signed-off-by: Mans Rullgard <mans@mansr.com>
This commit is contained in:
parent
efab2e004a
commit
cba79d2123
1 changed files with 0 additions and 1 deletions
|
|
@ -69,7 +69,6 @@ int do_hex_dump = 0;
|
|||
int do_pkt_dump = 0;
|
||||
int copy_ts = 0;
|
||||
int copy_tb = 1;
|
||||
int opt_shortest = 0;
|
||||
int exit_on_error = 0;
|
||||
int print_stats = 1;
|
||||
int qp_hist = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue