commit | f66306436ae95a72a667bf907c5a393ce90d2ae3 | [log] [tgz] |
---|---|---|
author | Stricted <info@stricted.net> | Tue Aug 28 07:29:24 2018 +0200 |
committer | Kevin Haggerty <haggertk@lineageos.org> | Sat Sep 08 04:06:09 2018 +0200 |
tree | d65f4eb4b7ebae1717072a69b1daa3d1e63cda07 | |
parent | df6a599820efe676588ae579fc503c9b717c53b2 [diff] |
liblights: remove unused variable Change-Id: I2ce04975d4ff0a796e9f7c531f37c32ff88eaf10
diff --git a/liblights/lights.c b/liblights/lights.c index 875cf65..92034ea 100644 --- a/liblights/lights.c +++ b/liblights/lights.c
@@ -178,7 +178,6 @@ char blink[32]; int count, err; - int color; if (led == NULL) led = &led_off;