Adding episode delete (for real this time!)

This commit is contained in:
xnappo 2015-03-24 18:52:23 -05:00
parent b97dadbd9c
commit 0f35f73f76
2 changed files with 9 additions and 8 deletions

View file

@ -270,8 +270,6 @@ class DownloadUtils():
self.logMsg("No auth info set and suppress is true so returning no data!")
return ""
suppress = False
self.TotalUrlCalls = self.TotalUrlCalls + 1
if(self.LogCalls):
stackString = ""