Commit 9679471f authored by Jean-Paul Saman's avatar Jean-Paul Saman

Removed unused variable f_arg

parent d0121363
......@@ -2287,7 +2287,6 @@ static void SetPalette( vout_thread_t *p_vout,
*****************************************************************************/
static int Control( vout_thread_t *p_vout, int i_query, va_list args )
{
double f_arg;
vlc_bool_t b_arg;
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