summaryrefslogtreecommitdiffstats
path: root/Gui/skin/skin.h
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-02-03 19:02:45 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-02-03 19:02:45 +0000
commit69de035e80e1dee6c5328850375826d36cb2886c (patch)
treef76153bcd7adea870b7ecbeb929a4c827fcae95b /Gui/skin/skin.h
parentba784a31bb49bf369a348b3a1bdcd2e4c9e97642 (diff)
downloadmpv-69de035e80e1dee6c5328850375826d36cb2886c.tar.bz2
mpv-69de035e80e1dee6c5328850375826d36cb2886c.tar.xz
'video window vanishes after pause' bugfix, based on André Kühne's (andre.kuehne@gmx.net) bugreport
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11919 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui/skin/skin.h')
-rw-r--r--Gui/skin/skin.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Gui/skin/skin.h b/Gui/skin/skin.h
index d71e90f610..9cf8a5471a 100644
--- a/Gui/skin/skin.h
+++ b/Gui/skin/skin.h
@@ -5,8 +5,6 @@
#include "../app.h"
extern listItems * skinAppMPlayer;
-//extern listItems * skinAppTV;
-//extern listItems * skinAppRadio;
extern int skinRead( char * dname );
extern int skinBPRead( char * fname, txSample * bf );