Commit b20a4ac4 authored by Jean-Paul Saman's avatar Jean-Paul Saman

Remove unused variable p_meta

parent 562dc13b
......@@ -198,7 +198,6 @@ static int Control( demux_t *p_demux, int i_query, va_list args )
demux_sys_t *p_sys = p_demux->p_sys;
double f, *pf;
int64_t i64, *pi64;
vlc_meta_t *p_meta;
switch( i_query )
{
......
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