]> git.sesse.net Git - vlc/blobdiff - src/playlist/playlist_internal.h
playlist_ItemGetByInputId now included in libvlc
[vlc] / src / playlist / playlist_internal.h
index cbc4bab80ef44363eba468116a9e8166d4767aa9..e82b677ee5eb31d54ff736fafc16c4e7657c5e78 100644 (file)
@@ -110,8 +110,6 @@ playlist_item_t *playlist_GetLastLeaf( playlist_t *p_playlist,
 int playlist_DeleteFromItemId( playlist_t*, int );
 int playlist_ItemDelete ( playlist_item_t * );
 
-playlist_item_t *playlist_ItemGetByInputId( playlist_t*, int, playlist_item_t*);
-
 /**
  * @}
  */