]> git.sesse.net Git - vlc/blobdiff - lib/media_list.c
Qt: use the theme icons for the system tray too
[vlc] / lib / media_list.c
index 749d3c5a2013013a9485b009c9b7bf4f9fa701b5..1d5702539eace11e9bbb47d469f99b123fe0faaa 100644 (file)
@@ -166,8 +166,6 @@ libvlc_media_list_new( libvlc_instance_t * p_inst )
         return NULL;
     }
 
-    /* Code for that one should be handled in flat_media_list.c */
-    p_mlist->p_flat_mlist = NULL;
     p_mlist->b_read_only = false;
 
     libvlc_event_manager_register_event_type( p_mlist->p_event_manager,