demux_lavf: remove unused symbol

This commit is contained in:
wm4 2014-06-23 01:15:58 +02:00
parent 856b57e418
commit a1c220cffd
1 changed files with 0 additions and 2 deletions

View File

@ -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;