mirror of
https://github.com/team-infusion-developers/android_hardware_samsung.git
synced 2024-11-06 21:55:41 +00:00
liblights: remove unused variable
Change-Id: I2ce04975d4ff0a796e9f7c531f37c32ff88eaf10
This commit is contained in:
parent
df6a599820
commit
f66306436a
1 changed files with 0 additions and 1 deletions
|
@ -178,7 +178,6 @@ static int write_leds(const struct led_config *led)
|
|||
|
||||
char blink[32];
|
||||
int count, err;
|
||||
int color;
|
||||
|
||||
if (led == NULL)
|
||||
led = &led_off;
|
||||
|
|
Loading…
Reference in a new issue