[SCM] morituri/master: remove unused path

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:10:00 UTC 2014


The following commit has been merged in the master branch:
commit 6e3953e15f76206c6c676c488e9b561bcdb6cc0a
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Sun Feb 3 23:18:42 2013 +0100

    remove unused path

diff --git a/morituri/common/program.py b/morituri/common/program.py
index 8c8be40..787914e 100644
--- a/morituri/common/program.py
+++ b/morituri/common/program.py
@@ -140,8 +140,6 @@ class Program(log.Loggable):
 
         @rtype: L{table.Table}
         """
-        path = self._getTableCachePath()
-
         tcache = cache.TableCache()
         ptable = tcache.get(cddbdiscid, mbdiscid)
 

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list