mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
use ENABLE_PIP for pip code
This commit is contained in:
@@ -1623,7 +1623,7 @@ bool CRecordManager::CutBackNeutrino(const t_channel_id channel_id, CFrontend *
|
||||
ret = false;
|
||||
#endif
|
||||
if(ret) {
|
||||
#ifdef BOXMODEL_APOLLO
|
||||
#ifdef ENABLE_PIP
|
||||
if (CZapit::getInstance()->GetPipChannelID() == channel_id)
|
||||
CZapit::getInstance()->StopPip();
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user