git.cweiske.de
/
enigma2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
use number keys for predefined pip positions
[enigma2.git]
/
lib
/
python
/
Screens
/
Standby.py
diff --git
a/lib/python/Screens/Standby.py
b/lib/python/Screens/Standby.py
index 7c06d79e4f0a1cde2d2db16ce9bf45137eccab09..9e3ade454ddf8f5ad15b3bd406588ff2781344ab 100644
(file)
--- a/
lib/python/Screens/Standby.py
+++ b/
lib/python/Screens/Standby.py
@@
-51,5
+51,3
@@
class Standby(Screen):
self.avswitch.setInput("SCART")
#set lcd brightness to standby value
eDBoxLCD.getInstance().setLCDBrightness(config.lcd.standby.value * 20)
- #clear lcd (servicename)
- setLCD(" ")