Commit 0b81ae37 authored by Gildas Bazin's avatar Gildas Bazin

* modules/gui/wxwindows: disable last commit for now since we don't seem to be...

* modules/gui/wxwindows: disable last commit for now since we don't seem to be able to retrieve the right size values.
parent 2c98e728
......@@ -171,7 +171,7 @@ VideoWindow::~VideoWindow()
p_intf->pf_control_window = NULL;
vlc_mutex_unlock( &lock );
#ifdef WIN32
#if 0
if( !b_auto_size )
{
WindowSettings *ws = p_intf->p_sys->p_window_settings;
......
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