mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 00:41:09 +02:00
infoviewer: try to fix strange remaining pixel
Origin commit data
------------------
Branch: ni/coolstream
Commit: df31af3f0c
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-27 (Fri, 27 Dec 2019)
Origin message was:
------------------
- infoviewer: try to fix strange remaining pixel
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2223,8 +2223,6 @@ void CInfoViewer::killTitle()
|
||||
sigbox->kill();
|
||||
#endif
|
||||
|
||||
header->kill();
|
||||
|
||||
if (clock)
|
||||
{
|
||||
clock->kill();
|
||||
@@ -2232,6 +2230,8 @@ void CInfoViewer::killTitle()
|
||||
clock = NULL;
|
||||
}
|
||||
|
||||
header->kill();
|
||||
|
||||
body->kill();
|
||||
|
||||
if (txt_curr_event)
|
||||
|
Reference in New Issue
Block a user