remove unused path

This commit is contained in:
Thomas Vander Stichele
2013-02-03 23:18:42 +01:00
parent e3b168c2a1
commit 6e3953e15f

View File

@@ -140,8 +140,6 @@ class Program(log.Loggable):
@rtype: L{table.Table}
"""
path = self._getTableCachePath()
tcache = cache.TableCache()
ptable = tcache.get(cddbdiscid, mbdiscid)