mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +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()
|
void CImageInfo::hide()
|
||||||
{
|
{
|
||||||
printf("[CImageInfo] [%s - %d] hide...\n", __FUNCTION__, __LINE__);
|
|
||||||
if (cc_win){
|
if (cc_win){
|
||||||
cc_win->kill();
|
cc_win->kill();
|
||||||
cc_win->StopFade();
|
cc_win->StopFade();
|
||||||
|
Reference in New Issue
Block a user