aboutsummaryrefslogtreecommitdiff
path: root/lib/python
diff options
context:
space:
mode:
authorFraxinas <andreas.frisch@multimedia-labs.de>2008-11-17 23:29:39 +0100
committerFraxinas <andreas.frisch@multimedia-labs.de>2008-11-17 23:29:39 +0100
commita8e2ae086f201762677d9f926b75285d1c299ab2 (patch)
treebdb0df81beef88cb8c6f15c8385ff267db7aa890 /lib/python
parentc2ec827d12f170cb4bee1a42be9e454c7174207b (diff)
downloadenigma2-a8e2ae086f201762677d9f926b75285d1c299ab2.tar.gz
enigma2-a8e2ae086f201762677d9f926b75285d1c299ab2.zip
remove superfluous import
Diffstat (limited to 'lib/python')
-rw-r--r--lib/python/Screens/InfoBarGenerics.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/python/Screens/InfoBarGenerics.py b/lib/python/Screens/InfoBarGenerics.py
index cdaa2c1e..eb79c74e 100644
--- a/lib/python/Screens/InfoBarGenerics.py
+++ b/lib/python/Screens/InfoBarGenerics.py
@@ -1312,7 +1312,6 @@ class InfoBarJobman:
self.session.openWithCallback(self.JobViewCB, JobView, job)
def JobViewCB(self, in_background):
- from Screens.TaskView import JobView
job_manager.in_background = in_background
# depends on InfoBarExtensions