Commit e02b4814 authored by Felix Paul Kühne's avatar Felix Paul Kühne

* remove debug

parent b256a9da
......@@ -459,9 +459,7 @@
var_Get( p_playlist, "fullscreen", &val );
var_Set( p_playlist, "fullscreen", (vlc_value_t)!val.b_bool );
}
else
NSLog( sender );
if( p_playlist ) vlc_object_release( (vlc_object_t *)p_playlist );
}
......
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