mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
fix compil warnings
This commit is contained in:
@@ -226,7 +226,7 @@ void CEpgScan::Next()
|
||||
send zapTo_NOWAIT -> EIT_COMPLETE from sectionsd -> zap and this at the same time
|
||||
*/
|
||||
CFEManager::getInstance()->Lock();
|
||||
CFrontend *live_fe, *pip_fe;
|
||||
CFrontend *live_fe = NULL, *pip_fe = NULL;
|
||||
if (!standby) {
|
||||
locked = true;
|
||||
live_fe = CZapit::getInstance()->GetLiveFrontend();
|
||||
|
Reference in New Issue
Block a user