aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python/Screens')
-rw-r--r--lib/python/Screens/ServiceInfo.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/python/Screens/ServiceInfo.py b/lib/python/Screens/ServiceInfo.py
index f5453698..2ec0f267 100644
--- a/lib/python/Screens/ServiceInfo.py
+++ b/lib/python/Screens/ServiceInfo.py
@@ -72,6 +72,7 @@ class ServiceInfo(Screen):
print self.info.getInfoObject(iServiceInformation.sCAIDs);
else:
self.info = None
+ self.feinfo = None
self["red"] = Label("Serviceinfo")