commit | 993f9d3a48593e6407c81e042dc0b6010be59e1e | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Tue Dec 16 23:47:37 2008 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Tue Dec 16 23:47:37 2008 -0500 |
tree | bc109fcfdfcaa16b68b8844fa8747789fafb4de7 | |
parent | f5c1161eb3fecaf6c45c11cc8da3afcb9a77e421 [diff] |
Refactor dequeue_key() in keyboard code. All 4 callers of dequeue_key are very similar - move the redundant logic into dequeue_key() itself.