Commit f620d69b authored by Felix Paul Kühne's avatar Felix Paul Kühne

* removed unused variable

parent d2b0eb1c
......@@ -294,7 +294,6 @@ static int Demux( demux_t *p_demux )
static int Control( demux_t *p_demux, int i_query, va_list args )
{
demux_sys_t *p_sys = p_demux->p_sys;
int i;
double f, *pf;
int64_t i64, *pi64;
vlc_meta_t **pp_meta;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment