[SCM] morituri/master: remove unused var

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


The following commit has been merged in the master branch:
commit 573d7131b27a17e41c553cc7691dfb501d7df7b8
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Sun May 22 21:36:27 2011 +0000

    remove unused var

diff --git a/morituri/rip/accurip.py b/morituri/rip/accurip.py
index a9d3be7..cea324b 100644
--- a/morituri/rip/accurip.py
+++ b/morituri/rip/accurip.py
@@ -49,7 +49,6 @@ class Show(logcommand.LogCommand):
 
 
         # checksum and confidence by track
-        tracks = []
         for track in range(count):
             self.stdout.write("Track %d:\n" % (track + 1))
             checksums = {}

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list