libxkbcomp: Eradicate XkbFileInfo usage
authorDan Nicholson <dbn.lists@gmail.com>
Sat, 28 Mar 2009 02:54:50 +0000 (19:54 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Sat, 28 Mar 2009 19:01:28 +0000 (12:01 -0700)
commitdd25bbc9acfa132bc1008a8aa6e2910c9e797689
tree10d0cb7e40309eb3ed9262c70d0160e8bff6ed8c
parentf3677538f4823cf0abd14eaef02858d7aa675c33
libxkbcomp: Eradicate XkbFileInfo usage

The only real usage was in the frontend to generate a .xkm file. The
rest of the code just operated on the attached XkbDescPtr. Note that
here we've replaced the usage of the defined field in CompileKeymap with
the equivalent field in a XkbcDescPtr.
src/xkbcomp/compat.c
src/xkbcomp/geometry.c
src/xkbcomp/indicators.c
src/xkbcomp/indicators.h
src/xkbcomp/keycodes.c
src/xkbcomp/keymap.c
src/xkbcomp/keytypes.c
src/xkbcomp/symbols.c
src/xkbcomp/xkbcomp.h