Commit 5dad9b0b authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

demux/playlist: Remove ununsed functions.

parent 2c503642
......@@ -26,10 +26,6 @@
char *ProcessMRL( char *, char * );
char *FindPrefix( demux_t * );
bool FindItem( demux_t *, playlist_t *, playlist_item_t **);
void AddToPlaylist( demux_t *, playlist_t*,input_item_t*,playlist_item_t*,int );
int Import_Old ( vlc_object_t * );
int Import_Native ( vlc_object_t * );
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment