aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/InfoBarGenerics.py
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.net>2008-11-18 13:28:27 +0100
committerFelix Domke <tmbinc@elitedvb.net>2008-11-18 13:28:27 +0100
commit09565fe7720e8e042712b42a9dc7aac2949130cb (patch)
tree485a75275b6ab329837e6a5f2e1409ae3be43f98 /lib/python/Screens/InfoBarGenerics.py
parent71c070aafe23537ee96a68dbff46246d44476869 (diff)
parentb925b5213ddc05911ca9736cc22628c876f604f6 (diff)
downloadenigma2-09565fe7720e8e042712b42a9dc7aac2949130cb.tar.gz
enigma2-09565fe7720e8e042712b42a9dc7aac2949130cb.zip
Merge branch 'master' of git.opendreambox.org:/git/enigma2
Diffstat (limited to 'lib/python/Screens/InfoBarGenerics.py')
-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