mirror of https://github.com/mpv-player/mpv
demux_lavf: remove unused symbol
This commit is contained in:
parent
856b57e418
commit
a1c220cffd
|
@ -96,8 +96,6 @@ const struct m_sub_options demux_lavf_conf = {
|
|||
},
|
||||
};
|
||||
|
||||
#define MAX_PKT_QUEUE 50
|
||||
|
||||
typedef struct lavf_priv {
|
||||
char *filename;
|
||||
const struct format_hack *format_hack;
|
||||
|
|
Loading…
Reference in New Issue