unused line

This commit is contained in:
SpootDev 2016-03-31 12:35:18 -05:00
parent 60b53bddf1
commit 69b305a3c9
1 changed files with 0 additions and 1 deletions

View File

@ -135,7 +135,6 @@ class Playlist():
def addtoPlaylist_xbmc(self, playlist, item):
itemid = item['Id']
playurl = playutils.PlayUtils(item).getPlayUrl()
if not playurl:
# Playurl failed