diff --git a/src/gui/streaminfo2.cpp b/src/gui/streaminfo2.cpp index a4a255b33..db2e668c8 100644 --- a/src/gui/streaminfo2.cpp +++ b/src/gui/streaminfo2.cpp @@ -625,8 +625,6 @@ void CStreamInfo2::paint_techinfo(int xpos, int ypos) g_Font[font_info]->RenderString (xpos+spaceoffset, ypos, box_width, buf, COL_INFOBAR, 0, true); // UTF-8 CChannelList *channelList = CNeutrinoApp::getInstance ()->channelList; -// int curnum = channelList->getActiveChannelNumber(); -// CZapitChannel * channel = channelList->getChannel(curnum); //channel ypos += iheight;