Add xkbc_free_keymap helper
authorPekka Paalanen <ppaalanen@gmail.com>
Fri, 16 Dec 2011 12:52:00 +0000 (12:52 +0000)
committerDaniel Stone <daniel@fooishbar.org>
Fri, 16 Dec 2011 12:52:00 +0000 (12:52 +0000)
commitc19661b965c0058a525f439abd7ac4c5a3532c7d
treed72bb881d518da709297bd621a7f71a1582eae46
parent99e29de22d40c5c9161a0fd28fa2a9c75328386a
Add xkbc_free_keymap helper

Which just calls XkbcFreeKeyboard with the only arguments you'd ever
pass it.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
include/X11/extensions/XKBcommon.h
src/xkbcomp/xkbcomp.c