- infoviewer: try to fix strange remaining pixel

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2019-12-27 00:41:16 +01:00
committed by Thilo Graf
parent b94d31cb75
commit 799aaf6728

View File

@@ -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)