Commit 219243fe1bf20c00e8c0372bf2b422ed07d122f6

Ran Benita 2012-07-15T00:06:11

Get rid of xkb_client_map We don't make this distinction anymore, and the separate allocations just make it harder to reason about. Since we require that all of symbols, types, compat etc. be present, we should just put stuff directly in the keymap struct. Signed-off-by: Ran Benita <ran234@gmail.com>