symbols: use darray for ModMapEntry instead of list
authorRan Benita <ran234@gmail.com>
Mon, 10 Sep 2012 20:18:58 +0000 (23:18 +0300)
committerRan Benita <ran234@gmail.com>
Thu, 13 Sep 2012 12:57:09 +0000 (15:57 +0300)
commit2a5b0c9dc1ad1488ecc6b139fd70e464eb687da6
treef7951d8485e990a6ec2eb346ed3a1ff56f75ba23
parent886b0ca50299fdbcc0a557cf9b5e3c812e0b4bb9
symbols: use darray for ModMapEntry instead of list

There's no need for a list here.
[This also happens to be the last place list.h is used.]

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