Edit

kc3-lang/libxkbcommon/include

Branch :

  • Show log

    Commit

  • Author : Daniel Stone
    Date : 2012-03-10 14:08:43
    Hash : e7c8bac7
    Message : Remove indirect XkbCM* and XkbSM* macros The XkbKey* macros used to work through XkbCM* and XkbSM* variants, for the xkb_map and xkb_server_map respectively; the latter versions weren't used by anyone at all, so just bin them and make the macros work directly. Signed-off-by: Daniel Stone <daniel@fooishbar.org>