diff --git a/src/gui/followscreenings.cpp b/src/gui/followscreenings.cpp index cea814fe7..56d3ea481 100644 --- a/src/gui/followscreenings.cpp +++ b/src/gui/followscreenings.cpp @@ -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