mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
infoviewer: cleanup from some unused code
Origin commit data
------------------
Branch: ni/coolstream
Commit: d039017aa7
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-30 (Thu, 30 Nov 2017)
Origin message was:
------------------
- infoviewer: cleanup from some unused code
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -88,7 +88,6 @@ class CInfoViewer
|
||||
t_channel_id current_channel_id;
|
||||
t_channel_id current_epg_id;
|
||||
|
||||
//uint32_t fadeTimer;
|
||||
COSDFader fader;
|
||||
|
||||
int time_width;
|
||||
@@ -224,13 +223,4 @@ class CInfoViewer
|
||||
inline t_channel_id get_current_channel_id(void) { return current_channel_id; }
|
||||
void ResetModules();
|
||||
};
|
||||
#if 0
|
||||
class CInfoViewerHandler : public CMenuTarget
|
||||
{
|
||||
public:
|
||||
int exec( CMenuTarget* parent, const std::string &actionkey);
|
||||
int doMenu();
|
||||
|
||||
};
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user