CCDraw: remove unused var

Origin commit data
------------------
Branch: ni/coolstream
Commit: 2baa32eb12
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-17 (Wed, 17 Feb 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2016-02-17 11:35:44 +01:00
parent faaba99131
commit f7b3dc8468

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;