use ENABLE_PIP for pip code

Origin commit data
------------------
Commit: cbfa6f88c5
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-05 (Tue, 05 Mar 2013)
This commit is contained in:
[CST] Focus
2013-03-05 18:34:47 +04:00
parent 4315e86a75
commit ae4cae153a
7 changed files with 38 additions and 24 deletions

View File

@@ -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