Commit 22684cd1dd1fd651803f27f3595e02d16b5df0e8

Ran Benita 2012-09-30T10:50:38

parser: remove XkbCompMapList rule This rule allows you to put several xkb_keymaps in one file. This doesn't make any sense: only the default/first can ever be used, yet the others are fully parsed as well. Different keymaps should just be put in different files. Signed-off-by: Ran Benita <ran234@gmail.com>