fix compil warnings

Origin commit data
------------------
Branch: ni/coolstream
Commit: 857514a8cd
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-10-10 (Thu, 10 Oct 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Jacek Jendrzej
2013-10-10 19:30:11 +02:00
parent ef76e79172
commit 484fce4d63

View File

@@ -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();