aboutsummaryrefslogtreecommitdiff
path: root/lib/python
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python')
-rw-r--r--lib/python/Screens/Satconfig.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/python/Screens/Satconfig.py b/lib/python/Screens/Satconfig.py
index 6313fb7f..fa5f44b3 100644
--- a/lib/python/Screens/Satconfig.py
+++ b/lib/python/Screens/Satconfig.py
@@ -46,10 +46,8 @@ class NimSetup(Screen):
else:
print "FIXME: implement advanced mode"
- #???
self["config"].list = self.list
self["config"].l.setList(self.list)
- self["config"].l.invalidate()
def newConfig(self):
if self["config"].getCurrent()[0] == "Diseqcmode":