neutrino: more variable init fixes

Origin commit data
------------------
Branch: ni/coolstream
Commit: 63178c1e2a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-03-25 (Sun, 25 Mar 2012)


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

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2012-03-25 17:54:59 +02:00
parent cf62e241d0
commit a27344b5ea
3 changed files with 3 additions and 0 deletions

View File

@@ -1588,6 +1588,7 @@ void CNeutrinoApp::SendSectionsdConfig(void)
void CNeutrinoApp::InitZapper()
{
struct stat my_stat;
g_channel_list_changed = false;
g_InfoViewer->start();
SendSectionsdConfig();