Commit b10f924b0c19b9d6c557eadf43ddb330a415c91d

Daniel Stone 2012-07-03T21:22:09

Make BindIndicators static Since BindIndicators was only ever called immediately after CopyIndicatorMapDefs, move it up in the file and turn it into a static function, which avoids the need to ever pass the unbound LEDs around. Signed-off-by: Daniel Stone <daniel@fooishbar.org>