mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 09:51:22 +02:00
- no need to assign mainmenu as an argument to realrun()
This commit is contained in:
@@ -120,7 +120,7 @@ private:
|
||||
void getAnnounceEpgName(CTimerd::RecordingInfo * eventinfo, std::string &name);
|
||||
|
||||
void ExitRun(const bool write_si = true, int retcode = 0);
|
||||
void RealRun(CMenuWidget &mainSettings);
|
||||
void RealRun();
|
||||
void InitZapper();
|
||||
void InitTimerdClient();
|
||||
void InitZapitClient();
|
||||
|
Reference in New Issue
Block a user