mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-04 12:18:33 +02:00
- zapit/capmt: prepare merge from ddt
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -361,8 +361,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;
|
||||||
@@ -448,6 +446,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