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:
2016-02-17 11:35:44 +01:00
parent f4139dcf89
commit 19636a8d59

View File

@@ -131,8 +131,6 @@ class CCDraw : public COSDFader, public CComponentsSignals
///property: background gradient direction
int cc_body_gradient_direction, cc_body_gradient_direction_old;
//TODO: move into layers
int old_gradient_color;
///property: background gradient 2nd color
fb_pixel_t cc_body_gradient_2nd_col, cc_body_gradient_2nd_col_old;