gui/infoviewer.cpp: comment all showIcon_CA_Status calls, leave only one - on event;

comment unused code
This commit is contained in:
[CST] Focus
2012-06-02 14:55:32 +04:00
parent d04fe6e94c
commit 9013d64c14
2 changed files with 12 additions and 7 deletions

View File

@@ -162,7 +162,7 @@ class CInfoViewer
CSectionsdClient::CurrentNextInfo getEPG(const t_channel_id for_channel_id, CSectionsdClient::CurrentNextInfo &info);
void showSubchan();
void Set_CA_Status(int Status);
//void Set_CA_Status(int Status);
int handleMsg(const neutrino_msg_t msg, neutrino_msg_data_t data);
void clearVirtualZapMode() {virtual_zap_mode = false;}