X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_playlist.h;h=beebba4f8aaa0d68f5f9e9e5f8eb597a5e199e6a;hb=4e9597b800d1140dfab1cf33c3df8c608d58878f;hp=f451adaaa24bc448ea38a7da5722467a48b5a655;hpb=1f293c204952d61f68b73943e4a9c8b6fbfcc6f8;p=vlc diff --git a/include/vlc_playlist.h b/include/vlc_playlist.h index f451adaaa2..beebba4f8a 100644 --- a/include/vlc_playlist.h +++ b/include/vlc_playlist.h @@ -203,8 +203,6 @@ struct playlist_t playlist_preparse_t *p_preparse; /**< Preparser object */ playlist_fetcher_t *p_fetcher;/**< Meta and art fetcher object */ - vlc_mutex_t gc_lock; /**< Lock to protect the garbage collection */ - struct { /* Current status. These fields are readonly, only the playlist * main loop can touch it*/