small optimizations and cleanups by Moritz Venn
[vuplus_dvbapp] / lib / python / Screens / SubtitleDisplay.py
index 80d3bd2..13ece59 100644 (file)
@@ -1,7 +1,6 @@
 from Screens.Screen import Screen
 
 class SubtitleDisplay(Screen):
-       def __init__(self, session):
-               Screen.__init__(self, session)
-               
+       pass
+
        # not really much to do...