symbols: remove unneeded optimization
authorRan Benita <ran234@gmail.com>
Mon, 24 Sep 2012 07:14:35 +0000 (09:14 +0200)
committerRan Benita <ran234@gmail.com>
Mon, 24 Sep 2012 07:14:35 +0000 (09:14 +0200)
commit504853de3b6821c916a50e8dbe11c7c9aca0ffab
treea876bbe2e81cd04336aa5c0e2c2a743443d49cdc
parente0573c766ddb2cd422a2e4a23c96948bbbf50dcd
symbols: remove unneeded optimization

The levels will be resized to the number of levels of the type anyway,
so removing useless levels from the end here is unneeded.

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