mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +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
|
||||
// CI
|
||||
if (mode && !start) {
|
||||
INFO("\033[33m (mode && !start) do we really need this?\033[0m");
|
||||
}
|
||||
#endif
|
||||
|
||||
CaIdVector caids;
|
||||
@@ -448,6 +446,9 @@ bool CCamManager::SetMode(t_channel_id channel_id, enum runmode mode, bool start
|
||||
}
|
||||
#endif
|
||||
}
|
||||
#if ! HAVE_COOL_HARDWARE
|
||||
}
|
||||
#endif
|
||||
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user