mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
epgview: disable unused CEPGRateBanner code
Origin commit data
------------------
Branch: ni/coolstream
Commit: 467bc35ea8
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-05-03 (Thu, 03 May 2018)
Origin message was:
------------------
- epgview: disable unused CEPGRateBanner code
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
#include <string>
|
||||
|
||||
class CFrameBuffer;
|
||||
class CEPGRateBanner;
|
||||
//class CEPGRateBanner;
|
||||
class CEpgData
|
||||
{
|
||||
private:
|
||||
@@ -128,6 +128,7 @@ class CEPGDataHandler : public CMenuTarget
|
||||
|
||||
};
|
||||
|
||||
#if 0
|
||||
class CEPGRateBanner : public CComponentsIconForm
|
||||
{
|
||||
private:
|
||||
@@ -160,7 +161,7 @@ class CEPGRateBanner : public CComponentsIconForm
|
||||
init(quote_icon, quote_icon_bg, quote, quote_max, provider_logo);
|
||||
};
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user