mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
neutrino.cpp: fix random channelsInit, init g_channel_list_changed variable
This commit is contained in:
@@ -236,6 +236,7 @@ CNeutrinoApp::CNeutrinoApp()
|
||||
skipShutdownTimer = false;
|
||||
current_muted = 0;
|
||||
recordingstatus = 0;
|
||||
g_channel_list_changed = 0;
|
||||
memset(&font, 0, sizeof(neutrino_font_descr_struct));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user