]> git.sesse.net Git - vlc/blobdiff - include/vlc_playlist.h
playlist: b_auto_preparse is private.
[vlc] / include / vlc_playlist.h
index 65c7b20f1def0c5fc71579520defe8939071f8e4..29b79c18f8c16fd8a131871a687d7d184f5ef0d4 100644 (file)
@@ -177,8 +177,6 @@ struct playlist_t
     playlist_item_t *     p_local_onelevel; /** < "Playlist" in ONELEVEL view */
     playlist_item_t *     p_ml_onelevel; /** < "Library" in ONELEVEL view */
 
-    bool            b_auto_preparse;
-
     /* Runtime */
     int                   i_sort; /**< Last sorting applied to the playlist */
     int                   i_order; /**< Last ordering applied to the playlist */