]> git.sesse.net Git - vlc/commitdiff
* playlist: oops, compilation fix.
authorLaurent Aimar <fenrir@videolan.org>
Tue, 8 Jun 2004 20:19:51 +0000 (20:19 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 8 Jun 2004 20:19:51 +0000 (20:19 +0000)
modules/gui/skins2/vars/playlist.cpp

index b09fb362c8518f53978e1f9c8f326b936760d0c6..bb22cbbb409bc700af2e07bc1b013f1b1d54df23 100644 (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