- epgplus: move CEPGplusHandler::exec() code to end of file; ...

* really minor code changes in CEPGDataHandler::exec() and
  CEventListHandler::exec()

No binary changes, just code cosmetic.

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2018-07-23 19:48:47 +02:00
committed by Thilo Graf
parent f7025a9a7d
commit edf89c5538
5 changed files with 38 additions and 39 deletions

View File

@@ -1697,8 +1697,7 @@ void CEpgData::ResetModules()
}
// -- EPG Data Viewer Menu Handler Class
// -- to be used for calls from Menue
// -- (2004-03-06 rasc)
// -- to be used for calls from Menu
int CEPGDataHandler::exec(CMenuTarget* parent, const std::string &/*actionkey*/)
{