Commit be38862b2aa9ffcc5fe5f6ec68ce9c748d89658c

Ran Benita 2013-07-26T00:50:26

keymap: remove struct xkb_key_redirect_action The file src/xkbcomp/action.c already doesn't handle this action type and fails if it encounters it. So lets not pretend to do something with it, and ignore it rather than failing. If we/someone wants this we can consider implementing it. Signed-off-by: Ran Benita <ran234@gmail.com>