remove unused path
This commit is contained in:
@@ -140,8 +140,6 @@ class Program(log.Loggable):
|
||||
|
||||
@rtype: L{table.Table}
|
||||
"""
|
||||
path = self._getTableCachePath()
|
||||
|
||||
tcache = cache.TableCache()
|
||||
ptable = tcache.get(cddbdiscid, mbdiscid)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user