mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
- infoviewer: try to fix strange remaining pixel
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -2137,8 +2137,6 @@ void CInfoViewer::killTitle()
|
||||
sigbox->kill();
|
||||
#endif
|
||||
|
||||
header->kill();
|
||||
|
||||
if (clock)
|
||||
{
|
||||
clock->kill();
|
||||
@@ -2146,6 +2144,8 @@ void CInfoViewer::killTitle()
|
||||
clock = NULL;
|
||||
}
|
||||
|
||||
header->kill();
|
||||
|
||||
body->kill();
|
||||
|
||||
if (txt_curr_event)
|
||||
|
Reference in New Issue
Block a user