mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +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>
|
#include <string>
|
||||||
|
|
||||||
class CFrameBuffer;
|
class CFrameBuffer;
|
||||||
class CEPGRateBanner;
|
//class CEPGRateBanner;
|
||||||
class CEpgData
|
class CEpgData
|
||||||
{
|
{
|
||||||
private:
|
private:
|
||||||
@@ -128,6 +128,7 @@ class CEPGDataHandler : public CMenuTarget
|
|||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
#if 0
|
||||||
class CEPGRateBanner : public CComponentsIconForm
|
class CEPGRateBanner : public CComponentsIconForm
|
||||||
{
|
{
|
||||||
private:
|
private:
|
||||||
@@ -160,7 +161,7 @@ class CEPGRateBanner : public CComponentsIconForm
|
|||||||
init(quote_icon, quote_icon_bg, quote, quote_max, provider_logo);
|
init(quote_icon, quote_icon_bg, quote, quote_max, provider_logo);
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user