Commit dd25bbc9acfa132bc1008a8aa6e2910c9e797689

Dan Nicholson 2009-03-27T19:54:50

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.