epgplus: restore old KEY_epg behaviour

Origin commit data
------------------
Commit: 5944db95dd
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-08-26 (Sat, 26 Aug 2017)
This commit is contained in:
Stefan Seyfried
2017-08-26 13:09:32 +02:00
parent 5db1afe258
commit 77f71f0ce4

View File

@@ -960,10 +960,12 @@ int EpgPlus::exec(CChannelList * pchannelList, int selectedChannelIndex, CBouque
loop = false;
}
else if (msg == CRCInput::RC_epg)
#if 0
{
loop = false;
}
else if (msg == CRCInput::RC_help)
#endif
{
//fprintf(stderr, "RC_help, bigfont = %d\n", bigfont);
hide();