mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
CCDraw: remove unused var
Origin commit data
------------------
Commit: 2baa32eb12
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-17 (Wed, 17 Feb 2016)
This commit is contained in:
@@ -131,8 +131,6 @@ class CCDraw : public COSDFader, public CComponentsSignals
|
|||||||
///property: background gradient direction
|
///property: background gradient direction
|
||||||
int cc_body_gradient_direction, cc_body_gradient_direction_old;
|
int cc_body_gradient_direction, cc_body_gradient_direction_old;
|
||||||
|
|
||||||
//TODO: move into layers
|
|
||||||
int old_gradient_color;
|
|
||||||
///property: background gradient 2nd color
|
///property: background gradient 2nd color
|
||||||
fb_pixel_t cc_body_gradient_2nd_col, cc_body_gradient_2nd_col_old;
|
fb_pixel_t cc_body_gradient_2nd_col, cc_body_gradient_2nd_col_old;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user