wmaker: simplify the code for the Xkb event handler
commit0d66ba5735d8aa70242f69dbea7406ce52bc5961
authorChristophe CURIS <christophe.curis@free.fr>
Fri, 4 Jul 2014 21:28:42 +0000 (4 23:28 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 6 Jul 2014 00:07:55 +0000 (6 01:07 +0100)
tree426a90bca468cae0fb4d42941117a6f4558dbdfa
parentd31472773b97de0e1df8cbf60ae46abd958f5aeb
wmaker: simplify the code for the Xkb event handler

The code uses an extra variable that is specific the the Xkb code but it
is not really needed, removing it makes the code simpler, thus easier to
maintain.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
src/event.c