pychecker fix

This commit is contained in:
Thomas Vander Stichele
2010-04-13 21:58:13 +00:00
parent 297451ea0e
commit 4cc8b753b8

View File

@@ -460,7 +460,6 @@ class SafeRetagTask(task.MultiSeparateTask):
def stopped(self, taskk):
if not taskk.exception:
import gst
# Check if the tags are different or not
if taskk == self.tasks[0]:
taglist = taskk.taglist.copy()