Remove redundant keymap->keys resizes
authorRan Benita <ran234@gmail.com>
Sun, 15 Jul 2012 11:24:54 +0000 (14:24 +0300)
committerRan Benita <ran234@gmail.com>
Wed, 18 Jul 2012 09:46:29 +0000 (12:46 +0300)
commit091a0542ac0bbd8b49c669e7380fa61a1b3ca61c
tree97d484e2c7ed952dee657c07ee22f97a65a1a05c
parentad8875c52655c55a23735cc1e6b003ada2c74f6c
Remove redundant keymap->keys resizes

The size (i.e. max_keycode) is determined in the keycodes section, which
gets compiled first.

Signed-off-by: Ran Benita <ran234@gmail.com>
src/xkbcomp/misc.c
src/xkbcomp/symbols.c