Commit bad9d939 authored by Gildas Bazin's avatar Gildas Bazin

* modules/gui/wince/video.cpp: forgot a VOUT_SET_ZOOM.

parent 84ec56ab
......@@ -227,9 +227,6 @@ int VideoWindow::ControlWindow( void *p_window, int i_query, va_list args )
switch( i_query )
{
case VOUT_SET_ZOOM:
break;
case VOUT_SET_STAY_ON_TOP:
break;
......
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