mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
- eventlist: fix delete of cc_infozone
This commit is contained in:
@@ -662,12 +662,11 @@ int CNeutrinoEventList::exec(const t_channel_id channel_id, const std::string& c
|
||||
}
|
||||
}
|
||||
|
||||
hide();
|
||||
fader.Stop();
|
||||
|
||||
delete cc_infozone;
|
||||
cc_infozone = NULL;
|
||||
|
||||
hide();
|
||||
fader.Stop();
|
||||
return res;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user