gui/infoviewer.cpp: comment unused CInfoViewerHandler

Origin commit data
------------------
Branch: ni/coolstream
Commit: 343a2b9492
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-06-13 (Wed, 13 Jun 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2012-06-13 15:25:55 +04:00
parent b4832cb762
commit c0ec715e18
2 changed files with 4 additions and 2 deletions

View File

@@ -1883,7 +1883,7 @@ void CInfoViewer::showEpgInfo() //message on event change
}
}
#if 0
int CInfoViewerHandler::exec (CMenuTarget * parent, const std::string & /*actionkey*/)
{
int res = menu_return::RETURN_EXIT_ALL;
@@ -1903,3 +1903,4 @@ int CInfoViewerHandler::exec (CMenuTarget * parent, const std::string & /*action
return res;
}
#endif