1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-07 03:56:28 +02:00

* playlist: oops, compilation fix.

This commit is contained in:
Laurent Aimar 2004-06-08 20:19:51 +00:00
parent 9b8ecc5073
commit 28b32e91cb

View File

@ -31,8 +31,6 @@
#include "playlist.hpp"
#include "../utils/ustring.hpp"
#define ICONV_CONST
Playlist::Playlist( intf_thread_t *pIntf ): VarList( pIntf )
{
// Get the playlist VLC object