From 93d6d19016d79af8850b8f86671f191e63275ef6 Mon Sep 17 00:00:00 2001 From: "[CST] Focus" Date: Wed, 14 Mar 2012 19:42:41 +0400 Subject: [PATCH] gui/streaminfo2.cpp: remove commented code --- src/gui/streaminfo2.cpp | 2 -- 1 file changed, 2 deletions(-) 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;