aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens
diff options
context:
space:
mode:
authorghost <andreas.monzner@multimedia-labs.de>2009-12-29 13:30:18 +0100
committerghost <andreas.monzner@multimedia-labs.de>2009-12-29 13:30:18 +0100
commitabc94b7a0600bc3580102f28d26c27b25ffbdba1 (patch)
tree05d07353cdefd55a30e4d179dd6a82c15164c2eb /lib/python/Screens
parent618000daa18e5a321e6f6c3095b3b05b71521e18 (diff)
downloadenigma2-abc94b7a0600bc3580102f28d26c27b25ffbdba1.tar.gz
enigma2-abc94b7a0600bc3580102f28d26c27b25ffbdba1.zip
import SystemInfo one time is enough
Diffstat (limited to 'lib/python/Screens')
-rw-r--r--lib/python/Screens/TimerEntry.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/python/Screens/TimerEntry.py b/lib/python/Screens/TimerEntry.py
index d7ba73d7..b231b568 100644
--- a/lib/python/Screens/TimerEntry.py
+++ b/lib/python/Screens/TimerEntry.py
@@ -10,7 +10,6 @@ from Components.Label import Label
from Components.Pixmap import Pixmap
from Components.SystemInfo import SystemInfo
from Components.UsageConfig import defaultMoviePath
-from Components.SystemInfo import SystemInfo
from Screens.MovieSelection import getPreferredTagEditor
from Screens.LocationBox import MovieLocationBox
from Screens.ChoiceBox import ChoiceBox