color: Do not shadow a variable
Avoid a warning.
This commit is contained in:
parent
8804901370
commit
1db8b8a70e
@ -596,8 +596,6 @@ parse_hsla (ClutterColor *color,
|
||||
*/
|
||||
if (has_alpha)
|
||||
{
|
||||
gdouble number;
|
||||
|
||||
if (*str != ',')
|
||||
return FALSE;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user