[SCM] morituri/master: remove unused var

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 e596023fd06efae32fe290179a7040f94fdc9559
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Tue Apr 13 22:05:53 2010 +0000

    remove unused var

diff --git a/morituri/rip/image.py b/morituri/rip/image.py
index 3743309..622bd56 100644
--- a/morituri/rip/image.py
+++ b/morituri/rip/image.py
@@ -103,7 +103,6 @@ class Retag(logcommand.LogCommand):
     def do(self, args):
         prog = program.Program()
         runner = task.SyncRunner()
-        cache = accurip.AccuCache()
 
         for arg in args:
             arg = unicode(arg)

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list