[mediacapture-main] Pull Request: fix unused candidates in SelectSettings, and consistent language around return.

jan-ivar has just submitted a new pull request for 
https://github.com/w3c/mediacapture-main:

== fix unused candidates in SelectSettings, and consistent language 
around return. ==
We set up the variable *candidates* but then never use it in the 
returned result. Made it explicit. Also, we return from "function" in 
one place and from "algorithm" in the other. Made it consistent.

See https://github.com/w3c/mediacapture-main/pull/247

Received on Thursday, 17 September 2015 21:34:28 UTC