- redraw now in idle
[enigma2.git] / screens.py
index bd0f6fc423bed4fe09a28424460c9e0360f14336..7287898db4d673cf970519d79831396a1455deca 100644 (file)
@@ -31,7 +31,6 @@ class clockDisplay(Screen):
                b = Button("bye")
                b.onClick = [ self.okbutton ]
                self["okbutton"] = b
-               #VolumeBar()
                self["title"] = Header("clock dialog: here you see the current uhrzeit!")
 
 # defined screens