mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
fix build for no ci stb
Origin commit data
------------------
Branch: master
Commit: 942e668d80
Author: DboxOldie <DboxOdlie@users.noreply.github.com>
Date: 2020-01-19 (Sun, 19 Jan 2020)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -110,7 +110,7 @@ public:
|
|||||||
void MenuAnswer(enum CA_SLOT_TYPE, uint32_t Slot, uint32_t choice);
|
void MenuAnswer(enum CA_SLOT_TYPE, uint32_t Slot, uint32_t choice);
|
||||||
void InputAnswer(enum CA_SLOT_TYPE, uint32_t Slot, uint8_t * Data, int Len);
|
void InputAnswer(enum CA_SLOT_TYPE, uint32_t Slot, uint8_t * Data, int Len);
|
||||||
void MenuClose(enum CA_SLOT_TYPE, uint32_t Slot);
|
void MenuClose(enum CA_SLOT_TYPE, uint32_t Slot);
|
||||||
void SetTSClock(u32 /*Speed*/) { return; };
|
void SetTSClock(u32 /*Speed*/, int /*slot*/) { return; };
|
||||||
bool checkChannelID(u64 /*chanID*/) { return false; };
|
bool checkChannelID(u64 /*chanID*/) { return false; };
|
||||||
void setCheckLiveSlot(int /*check*/) { return; };
|
void setCheckLiveSlot(int /*check*/) { return; };
|
||||||
virtual ~cCA();
|
virtual ~cCA();
|
||||||
|
Reference in New Issue
Block a user