aboutsummaryrefslogtreecommitdiff
path: root/RecordTimer.py
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2006-05-05 01:01:52 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2006-05-05 01:01:52 +0000
commit594521506b71c84ed3c422ddefa7a056a7adeba7 (patch)
treec028227b9c75e35a30f0b62b8f44d1a88d91856b /RecordTimer.py
parent03258765ade07c655a0a78ec5b39fbf7ce5b9419 (diff)
downloadenigma2-594521506b71c84ed3c422ddefa7a056a7adeba7.tar.gz
enigma2-594521506b71c84ed3c422ddefa7a056a7adeba7.zip
remove old import for non-existing screen SubserviceSelection
Diffstat (limited to 'RecordTimer.py')
-rw-r--r--RecordTimer.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/RecordTimer.py b/RecordTimer.py
index 11986437..87aa197c 100644
--- a/RecordTimer.py
+++ b/RecordTimer.py
@@ -10,7 +10,6 @@ import xml.dom.minidom
from enigma import quitMainloop
from Screens.MessageBox import MessageBox
-from Screens.SubserviceSelection import SubserviceSelection
import NavigationInstance
from time import localtime