mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
CProgressBar: remove unused member
Origin commit data
------------------
Commit: 57c3761619
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-22 (Wed, 22 Apr 2015)
This commit is contained in:
@@ -55,9 +55,6 @@
|
||||
|
||||
class CProgressBar : public CComponentsItem
|
||||
{
|
||||
protected:
|
||||
void initVarProgressbar();
|
||||
|
||||
private:
|
||||
///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;
|
||||
|
Reference in New Issue
Block a user