mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-04 04:11:09 +02:00
zapit/capmt: prepare merge from ddt
Origin commit data
------------------
Commit: e2fc19bdf7
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-16 (Mon, 16 Dec 2019)
Origin message was:
------------------
- zapit/capmt: prepare merge from ddt
This commit is contained in:
@@ -360,8 +360,6 @@ bool CCamManager::SetMode(t_channel_id channel_id, enum runmode mode, bool start
|
|||||||
#if ! HAVE_COOL_HARDWARE
|
#if ! HAVE_COOL_HARDWARE
|
||||||
// CI
|
// CI
|
||||||
if (mode && !start) {
|
if (mode && !start) {
|
||||||
INFO("\033[33m (mode && !start) do we really need this?\033[0m");
|
|
||||||
}
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
CaIdVector caids;
|
CaIdVector caids;
|
||||||
@@ -447,6 +445,9 @@ bool CCamManager::SetMode(t_channel_id channel_id, enum runmode mode, bool start
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
#if ! HAVE_COOL_HARDWARE
|
||||||
|
}
|
||||||
|
#endif
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user