From 313bdd3c04290c5f7ca64bac3c8c304e89c328bb Mon Sep 17 00:00:00 2001 From: Axel Buehning Date: Wed, 5 Apr 2006 12:21:07 +0000 Subject: [PATCH] remove even more old lcd stuff --- lib/python/Screens/Standby.py | 2 -- 1 file changed, 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(" ") -- 2.30.2