dont show dishscreen on create
[vuplus_dvbapp] / lib / python / Screens / InfoBarGenerics.py
index 603f476..dbfe20c 100644 (file)
@@ -46,7 +46,6 @@ from Menu import MainMenu, mdom
 class InfoBarDish:
        def __init__(self):
                self.dishDialog = self.session.instantiateDialog(Dish)
-               self.onLayoutFinish.append(self.dishDialog.show)
 
 class InfoBarShowHide:
        """ InfoBar show/hide control, accepts toggleShow and hide actions, might start