summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/play.c
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/mplayer/play.c')
-rw-r--r--Gui/mplayer/play.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/mplayer/play.c b/Gui/mplayer/play.c
index eb0647cb83..e8fde2379b 100644
--- a/Gui/mplayer/play.c
+++ b/Gui/mplayer/play.c
@@ -141,7 +141,7 @@ listItems tmpList;
void ChangeSkin( char * name )
{
int ret;
-// if ( !strcmp( skinName,name ) ) return;
+
mainVisible=0;
appInitStruct( &tmpList );