[SCM] morituri/master: pychecker fix

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:09:18 UTC 2014


The following commit has been merged in the master branch:
commit 4cc8b753b8cbfd9338cba5c924b7edde39841dc7
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Tue Apr 13 21:58:13 2010 +0000

     pychecker fix

diff --git a/morituri/common/encode.py b/morituri/common/encode.py
index 449ccb9..09e3a4a 100644
--- a/morituri/common/encode.py
+++ b/morituri/common/encode.py
@@ -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()

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list