Skip to content

Commit

Permalink
Revert "[AutoTimer] Fix last commit"
Browse files Browse the repository at this point in the history
This reverts commit a1461a1.
  • Loading branch information
Andrew Blackburn committed Sep 15, 2015
1 parent 178749a commit 3023953
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion autotimer/src/AutoTimer.py
Expand Up @@ -253,7 +253,6 @@ def parseTimer(self, timer, epgcache, serviceHandler, recordHandler, checkEvtLim
# Precompute timer destination dir
dest = timer.destination or config.usage.default_path.value

match = timer.match
if timer.searchType == "description":
epgmatches = []
mask = (eServiceReference.isMarker | eServiceReference.isDirectory)
Expand Down

0 comments on commit 3023953

Please sign in to comment.