mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
some inits
This commit is contained in:
@@ -2399,6 +2399,7 @@ void CChannelList::paint_events(CChannelEventList &evtlist)
|
||||
evt.description = g_Locale->getText(LOCALE_EPGLIST_NOEVENTS);
|
||||
evt.eventID = 0;
|
||||
evt.startTime = 0;
|
||||
evt.duration = 0;
|
||||
evtlist.push_back(evt);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user