Commit 2c4367b3 authored by Jean-Paul Saman's avatar Jean-Paul Saman

x11: remove unused variables in Control.

parent b78eae4c
......@@ -3131,8 +3131,6 @@ static int Control( vout_thread_t *p_vout, int i_query, va_list args )
{
bool b_arg;
unsigned int i_width, i_height;
unsigned int *pi_width, *pi_height;
Drawable d = 0;
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