diff options
| -rw-r--r-- | lib/python/Screens/Standby.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/python/Screens/Standby.py b/lib/python/Screens/Standby.py index 7c06d79e..9e3ade45 100644 --- 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(" ") |
