]> git.sesse.net Git - vlc/blobdiff - modules/demux/playlist/playlist.h
pls.c: ported to new api, at least tried to.
[vlc] / modules / demux / playlist / playlist.h
index 4e5fd2c04073d3ca16b3d70ed3f11dfd2797c591..061701a9f6e8005e0dc9a6063e49bd879e230410 100644 (file)
@@ -26,8 +26,6 @@ char *FindPrefix( demux_t * );
 
 int Import_Old ( vlc_object_t * );
 int Import_M3U ( vlc_object_t * );
-int Import_Native ( vlc_object_t * );
-int Close_Native ( vlc_object_t * );
 
 void Close_M3U ( vlc_object_t * );
 int Import_PLS ( vlc_object_t * );