mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
imageinfo: remove debug line
Not required
This commit is contained in:
@@ -587,7 +587,6 @@ void CImageInfo::ScrollLic(bool scrollDown)
|
||||
|
||||
void CImageInfo::hide()
|
||||
{
|
||||
printf("[CImageInfo] [%s - %d] hide...\n", __FUNCTION__, __LINE__);
|
||||
if (cc_win){
|
||||
cc_win->kill();
|
||||
cc_win->StopFade();
|
||||
|
Reference in New Issue
Block a user