]> git.sesse.net Git - vlc/blobdiff - lib/media_list_internal.h
youtube.lua: support live streams
[vlc] / lib / media_list_internal.h
index 5cbbbd73bef8cc05a83ab527c103dbeb2ecf11e6..8df6579a80a103284310e9450b6e31de023d5653 100644 (file)
@@ -46,10 +46,6 @@ struct libvlc_media_list_t
                                        * mlist comes, if any. */
     vlc_array_t                items;
 
-    /* Other way to see that media list */
-    /* Used in flat_media_list.c */
-    libvlc_media_list_t *       p_flat_mlist;
-
     /* This indicates if this media list is read-only
      * from a user point of view */
     bool                  b_read_only;