]> git.sesse.net Git - vlc/commit
playlist_NodeDelete(): we want to delete a specific playlist_item_t*, not a playlist_...
authorRafaël Carré <funman@videolan.org>
Wed, 17 Oct 2007 15:51:00 +0000 (15:51 +0000)
committerRafaël Carré <funman@videolan.org>
Wed, 17 Oct 2007 15:51:00 +0000 (15:51 +0000)
commit664b1e97b1892e915e57a40d8e15beca7572a450
tree5e6cc8e1238e6baeecf224da0bf06a6498dd623d
parent6c93b8b782cfd0bb3c053e994f63fcdfc781bad0
playlist_NodeDelete(): we want to delete a specific playlist_item_t*, not a playlist_item_t* associated to a specific input_item_t*
src/playlist/tree.c