Revert "epgplus: restore old KEY_epg behaviour"

This reverts commit 77f71f0ce4.


Origin commit data
------------------
Commit: ec105df737
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-27 (Sun, 27 Aug 2017)
This commit is contained in:
vanhofen
2017-08-27 23:56:32 +02:00
parent 8d6a5b449d
commit 55f23341f2

View File

@@ -960,12 +960,10 @@ 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();