commit | e7faae66ddb7c4fc318c5e4986f820c92a787307 | [log] [tgz] |
---|---|---|
author | Zach Johnson <zachoverflow@google.com> | Mon Oct 27 17:23:49 2014 -0700 |
committer | Andre Eisenbach <eisenbach@google.com> | Mon Mar 16 16:51:36 2015 -0700 |
tree | 64f7cea130f349151687646cf3012aa95e4a9f9b | |
parent | 4469f57c1356f01168fc1f62e7b421f686e8a484 [diff] |
Remove unused function BTM_ChangeLinkKey & friends Not used in the codebase. Removed it along with all its related code. According to the spec the change link key event is only sent in response to the change link key command, so it should be completely safe to remove that logic.