mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
followscreenings: remove unused
- LOCALE_TIMER_EVENTREMOVED_TITLE
- LOCALE_TIMER_EVENTREMOVED_MSG
Origin commit data
------------------
Commit: 4bcbd2877d
Author: Frankenstone <dampf_acc@online.de>
Date: 2021-04-29 (Thu, 29 Apr 2021)
This commit is contained in:
@@ -94,11 +94,6 @@ int CFollowScreenings::exec(CMenuTarget* /*parent*/, const std::string & actionK
|
||||
Timer.removeTimerEvent(i->eventID);
|
||||
if (!forwarders.empty() && (followlist.size() > 1 || g_settings.timer_followscreenings == FOLLOWSCREENINGS_ALWAYS)) //NI
|
||||
forwarders[ix]->iconName_Info_right = "";
|
||||
#if 0
|
||||
else
|
||||
ShowMsg(LOCALE_TIMER_EVENTREMOVED_TITLE, LOCALE_TIMER_EVENTREMOVED_MSG,
|
||||
CMessageBox::mbrBack, CMessageBox::mbBack, NEUTRINO_ICON_INFO);
|
||||
#endif
|
||||
return menu_return::RETURN_REPAINT;
|
||||
}
|
||||
if (!SAME_TRANSPONDER(channel_id, i->channel_id) || CZapit::getInstance()->getUseChannelFilter()) { //NI
|
||||
|
Reference in New Issue
Block a user