git.videolan.org
/
vlc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
WinCE: make buildbot happy for now.
[vlc.git]
/
modules
/
gui
/
skins2
/
vars
/
playtree.hpp
diff --git
a/modules/gui/skins2/vars/playtree.hpp
b/modules/gui/skins2/vars/playtree.hpp
index
5812c59
..
b1d1db6
100644
(file)
--- a/
modules/gui/skins2/vars/playtree.hpp
+++ b/
modules/gui/skins2/vars/playtree.hpp
@@
-58,8
+58,6
@@
class Playtree: public VarTree
private:
/// VLC playlist object
playlist_t *m_pPlaylist;
- /// Iconv handle
- vlc_iconv_t iconvHandle;
/// Build the list from the VLC playlist
void buildTree();