diff options
-rw-r--r-- | addons/skin.confluence/720p/VideoOSD.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/addons/skin.confluence/720p/VideoOSD.xml b/addons/skin.confluence/720p/VideoOSD.xml index 6c67ea0a91..55e2f3fd90 100644 --- a/addons/skin.confluence/720p/VideoOSD.xml +++ b/addons/skin.confluence/720p/VideoOSD.xml @@ -110,8 +110,6 @@ <texturefocus>OSDNextTrackFO.png</texturefocus> <texturenofocus>OSDNextTrackNF.png</texturenofocus> <onclick>PlayerControl(Next)</onclick> - <enable>IntegerGreaterThan(Playlist.Length(video),1)</enable> - <animation effect="fade" start="100" end="0" time="100" condition="!IntegerGreaterThan(Playlist.Length(video),1)">Conditional</animation> </control> <control type="image" id="2200"> <width>270</width> |