X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fpython%2FScreens%2FSubtitleDisplay.py;h=13ece59a57f9d9c564e5b12ebfe53551c0c5705a;hp=80d3bd262dbc24f16ad0f01b0e350f8fac0a2e94;hb=HEAD;hpb=0528c4567801f2ca68168d3f9a9d3771ca2eec5c diff --git a/lib/python/Screens/SubtitleDisplay.py b/lib/python/Screens/SubtitleDisplay.py index 80d3bd2..13ece59 100644 --- a/lib/python/Screens/SubtitleDisplay.py +++ b/lib/python/Screens/SubtitleDisplay.py @@ -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...