src/driver/rcinput.cpp revert (not sure)

This commit is contained in:
Jacek Jendrzej
2016-04-26 19:38:24 +02:00
parent e61a4e46c0
commit 3b33d1ef38

View File

@@ -1181,7 +1181,6 @@ void CRCInput::getMsg_us(neutrino_msg_t * msg, neutrino_msg_data_t * data, uint6
switch (emsg.eventID) {
case NeutrinoMessages::EVT_CURRENTEPG:
case NeutrinoMessages::EVT_NEXTEPG:
case NeutrinoMessages::EVT_NOEPG_YET:
{
CSectionsdClient::CurrentNextInfo *cn = (CSectionsdClient::CurrentNextInfo *) p;
delete [] cn;