mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
CProgressBar: remove unused member
Origin commit data
------------------
Branch: ni/coolstream
Commit: 57c3761619
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-22 (Wed, 22 Apr 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -55,9 +55,6 @@
|
|||||||
|
|
||||||
class CProgressBar : public CComponentsItem
|
class CProgressBar : public CComponentsItem
|
||||||
{
|
{
|
||||||
protected:
|
|
||||||
void initVarProgressbar();
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
///colors of active and passive bar area, active means the displayed value, passive the neutral area
|
///colors of active and passive bar area, active means the displayed value, passive the neutral area
|
||||||
fb_pixel_t pb_active_col, pb_passive_col;
|
fb_pixel_t pb_active_col, pb_passive_col;
|
||||||
|
Reference in New Issue
Block a user