mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
src/driver/rcinput.cpp revert (not sure)
Origin commit data
------------------
Commit: 3b33d1ef38
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-04-26 (Tue, 26 Apr 2016)
This commit is contained in:
@@ -1181,7 +1181,6 @@ void CRCInput::getMsg_us(neutrino_msg_t * msg, neutrino_msg_data_t * data, uint6
|
|||||||
switch (emsg.eventID) {
|
switch (emsg.eventID) {
|
||||||
case NeutrinoMessages::EVT_CURRENTEPG:
|
case NeutrinoMessages::EVT_CURRENTEPG:
|
||||||
case NeutrinoMessages::EVT_NEXTEPG:
|
case NeutrinoMessages::EVT_NEXTEPG:
|
||||||
case NeutrinoMessages::EVT_NOEPG_YET:
|
|
||||||
{
|
{
|
||||||
CSectionsdClient::CurrentNextInfo *cn = (CSectionsdClient::CurrentNextInfo *) p;
|
CSectionsdClient::CurrentNextInfo *cn = (CSectionsdClient::CurrentNextInfo *) p;
|
||||||
delete [] cn;
|
delete [] cn;
|
||||||
|
Reference in New Issue
Block a user