]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/prefs_widgets.m
Remove code killed by previous commit
[vlc] / modules / gui / macosx / prefs_widgets.m
index b4d40b8eab73978ff96a9b3356f67cc833e1ddcf..d23d3705c6b0f3f9637ce86654cc31019533e7d7 100644 (file)
                       withView: (NSView *)o_parent_view
 {
     VLCConfigControl *p_control = NULL;
-    /* Skip depracated options */
-    if( _p_item->psz_current )
-    {
-        return NULL;
-    }
 
     switch( _p_item->i_type )
     {