eitd/sectionsd.cpp: cleanup commands

This commit is contained in:
[CST] Focus
2012-08-30 15:55:50 +04:00
parent 6eaa28449b
commit 7d1bb02f6a

View File

@@ -1183,24 +1183,12 @@ struct s_cmd_table
static s_cmd_table connectionCommands[sectionsd::numberOfCommands] = {
{ commandDumpStatusInformation, "commandDumpStatusInformation" },
{ sendEmptyResponse, "commandAllEventsChannelIDSearch" },
{ commandPauseScanning, "commandPauseScanning" },
{ commandGetIsScanningActive, "commandGetIsScanningActive" },
{ sendEmptyResponse, "commandActualEPGchannelID" },
{ sendEmptyResponse, "commandEventListTVids" },
{ sendEmptyResponse, "commandEventListRadioIDs" },
{ sendEmptyResponse, "commandCurrentNextInfoChannelID" },
{ sendEmptyResponse, "commandEPGepgID" },
{ sendEmptyResponse, "commandEPGepgIDshort" },
{ sendEmptyResponse, "commandComponentTagsUniqueKey" },
{ sendEmptyResponse, "commandAllEventsChannelID" },
{ sendEmptyResponse, "commandTimesNVODservice" },
{ commandGetIsTimeSet, "commandGetIsTimeSet" },
{ commandserviceChanged, "commandserviceChanged" },
{ sendEmptyResponse, "commandLinkageDescriptorsUniqueKey" },
{ commandRegisterEventClient, "commandRegisterEventClient" },
{ commandUnRegisterEventClient, "commandUnRegisterEventClient" },
{ sendEmptyResponse, "commandSetPrivatePid" },
{ commandFreeMemory, "commandFreeMemory" },
{ commandReadSIfromXML, "commandReadSIfromXML" },
{ commandWriteSI2XML, "commandWriteSI2XML" },