mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 00:41:09 +02:00
gui/streaminfo2.cpp: remove commented code
Origin commit data
------------------
Commit: 93d6d19016
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-14 (Wed, 14 Mar 2012)
This commit is contained in:
@@ -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
|
g_Font[font_info]->RenderString (xpos+spaceoffset, ypos, box_width, buf, COL_INFOBAR, 0, true); // UTF-8
|
||||||
|
|
||||||
CChannelList *channelList = CNeutrinoApp::getInstance ()->channelList;
|
CChannelList *channelList = CNeutrinoApp::getInstance ()->channelList;
|
||||||
// int curnum = channelList->getActiveChannelNumber();
|
|
||||||
// CZapitChannel * channel = channelList->getChannel(curnum);
|
|
||||||
|
|
||||||
//channel
|
//channel
|
||||||
ypos += iheight;
|
ypos += iheight;
|
||||||
|
Reference in New Issue
Block a user