mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 19:01:13 +02:00
CComponentsTitlebar: remove init of shadow
is allready inititalized in initVarContainer() (initVarBasic()) with
default value CC_SHADOW_OFF,
Origin commit data
------------------
Commit: 354d835156
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-26 (Sun, 26 Aug 2012)
This commit is contained in:
@@ -814,7 +814,6 @@ CComponentsTitlebar::CComponentsTitlebar( const int x_pos, const int y_pos, cons
|
|||||||
y = y_pos;
|
y = y_pos;
|
||||||
height = h;
|
height = h;
|
||||||
width = w;
|
width = w;
|
||||||
shadow = 0;
|
|
||||||
shadow_w = 0;
|
shadow_w = 0;
|
||||||
// col_body = color_body;
|
// col_body = color_body;
|
||||||
col_body = COL_MENUHEAD_PLUS_0;
|
col_body = COL_MENUHEAD_PLUS_0;
|
||||||
|
Reference in New Issue
Block a user